Home
last modified time | relevance | path

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

12

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

12