/third_party/ltp/include/lapi/ |
D | namespaces_constants.h | 19 # define CLONE_NEWPID 0x20000000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | sched.h | 61 #define CLONE_NEWPID 0x20000000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | sched.h | 61 #define CLONE_NEWPID 0x20000000 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | sched.h | 61 #define CLONE_NEWPID 0x20000000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | sched.h | 63 #define CLONE_NEWPID 0x20000000 macro
|
/third_party/musl/porting/liteos_a/user/include/ |
D | sched.h | 69 #define CLONE_NEWPID 0x20000000 macro
|
/third_party/musl/ndk_musl_include/ |
D | sched.h | 74 #define CLONE_NEWPID 0x20000000 macro
|
/third_party/musl/porting/linux/user/include/ |
D | sched.h | 75 #define CLONE_NEWPID 0x20000000 macro
|
/third_party/musl/include/ |
D | sched.h | 74 #define CLONE_NEWPID 0x20000000 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | sched.h | 73 #define CLONE_NEWPID 0x20000000 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 1155 pub const CLONE_NEWPID: ::c_int = 0x20000000; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1932 pub const CLONE_NEWPID: ::c_int = 0x20000000; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 1406 pub const CLONE_NEWPID: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1401 pub const CLONE_NEWPID: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1398 pub const CLONE_NEWPID: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1397 pub const CLONE_NEWPID: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1396 pub const CLONE_NEWPID: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1390 pub const CLONE_NEWPID: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1397 pub const CLONE_NEWPID: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1387 pub const CLONE_NEWPID: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1393 pub const CLONE_NEWPID: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1411 pub const CLONE_NEWPID: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1403 pub const CLONE_NEWPID: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 1611 pub const CLONE_NEWPID: u32 = 536870912; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 1619 pub const CLONE_NEWPID: u32 = 536870912; constant
|