Home
last modified time | relevance | path

Searched defs:POSIX_SPAWN_RESETIDS (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/include/
Dspawn.h18 #define POSIX_SPAWN_RESETIDS 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dspawn.h18 #define POSIX_SPAWN_RESETIDS 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dspawn.h18 #define POSIX_SPAWN_RESETIDS 1 macro
/third_party/musl/porting/uniproton/kernel/include/
Dspawn.h18 #define POSIX_SPAWN_RESETIDS 1 macro
/third_party/musl/ndk_musl_include/
Dspawn.h18 #define POSIX_SPAWN_RESETIDS 1 macro
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1458 pub const POSIX_SPAWN_RESETIDS: ::c_int = 0x01; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2239 pub const POSIX_SPAWN_RESETIDS: ::c_int = 0x01; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs3074 pub const POSIX_SPAWN_RESETIDS: ::c_int = 0x01; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1409 pub const POSIX_SPAWN_RESETIDS: ::c_int = 0x00000010; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2309 pub const POSIX_SPAWN_RESETIDS: ::c_int = 0x01; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4553 pub const POSIX_SPAWN_RESETIDS: ::c_int = 0x01; constant