Home
last modified time | relevance | path

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

12

/third_party/ltp/include/lapi/
Dnamespaces_constants.h13 # define CLONE_NEWNS 0x00020000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h49 #define CLONE_NEWNS 0x00020000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h49 #define CLONE_NEWNS 0x00020000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h49 #define CLONE_NEWNS 0x00020000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h51 #define CLONE_NEWNS 0x00020000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h57 #define CLONE_NEWNS 0x00020000 macro
/third_party/musl/ndk_musl_include/
Dsched.h62 #define CLONE_NEWNS 0x00020000 macro
/third_party/musl/porting/linux/user/include/
Dsched.h63 #define CLONE_NEWNS 0x00020000 macro
/third_party/musl/include/
Dsched.h62 #define CLONE_NEWNS 0x00020000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h61 #define CLONE_NEWNS 0x00020000 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1143 pub const CLONE_NEWNS: ::c_int = 0x20000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1921 pub const CLONE_NEWNS: ::c_int = 0x20000; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1394 pub const CLONE_NEWNS: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1389 pub const CLONE_NEWNS: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1386 pub const CLONE_NEWNS: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1385 pub const CLONE_NEWNS: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1384 pub const CLONE_NEWNS: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1378 pub const CLONE_NEWNS: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1385 pub const CLONE_NEWNS: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1375 pub const CLONE_NEWNS: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1381 pub const CLONE_NEWNS: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1399 pub const CLONE_NEWNS: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1391 pub const CLONE_NEWNS: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1599 pub const CLONE_NEWNS: u32 = 131072; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1607 pub const CLONE_NEWNS: u32 = 131072; constant

12