Home
last modified time | relevance | path

Searched defs:CLONE_NEWNET (Results 1 - 25 of 26) sorted by relevance

12

/third_party/ltp/include/lapi/
H A Dnamespaces_constants.h16 # define CLONE_NEWNET 0x40000000 macro
H A Dsched.h140 # define CLONE_NEWNET 0x40000000 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsched.h64 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/porting/liteos_a/user/include/
H A Dsched.h70 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsched.h62 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/porting/linux/user/include/
H A Dsched.h76 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsched.h62 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dsched.h74 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsched.h62 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/include/
H A Dsched.h87 #define CLONE_NEWNET 0x40000000 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1156 pub const CLONE_NEWNET: ::c_int = 0x40000000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1933 pub const CLONE_NEWNET: ::c_int = 0x40000000; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1399 pub const CLONE_NEWNET: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1412 pub const CLONE_NEWNET: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1402 pub const CLONE_NEWNET: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1394 pub const CLONE_NEWNET: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1407 pub const CLONE_NEWNET: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1404 pub const CLONE_NEWNET: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1399 pub const CLONE_NEWNET: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1388 pub const CLONE_NEWNET: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1612 pub const CLONE_NEWNET: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1397 pub const CLONE_NEWNET: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1620 pub const CLONE_NEWNET: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1398 pub const CLONE_NEWNET: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1391 pub const CLONE_NEWNET: u32 = 1073741824; consts

Completed in 180 milliseconds

12