Home
last modified time | relevance | path

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

/third_party/musl/include/
Dspawn.h21 #define POSIX_SPAWN_SETSIGMASK 8 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dspawn.h21 #define POSIX_SPAWN_SETSIGMASK 8 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dspawn.h21 #define POSIX_SPAWN_SETSIGMASK 8 macro
/third_party/musl/porting/uniproton/kernel/include/
Dspawn.h21 #define POSIX_SPAWN_SETSIGMASK 8 macro
/third_party/musl/ndk_musl_include/
Dspawn.h21 #define POSIX_SPAWN_SETSIGMASK 8 macro
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1461 pub const POSIX_SPAWN_SETSIGMASK: ::c_int = 0x20; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2244 pub const POSIX_SPAWN_SETSIGMASK: ::c_int = 0x20; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs3079 pub const POSIX_SPAWN_SETSIGMASK: ::c_int = 0x20; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1412 pub const POSIX_SPAWN_SETSIGMASK: ::c_int = 0x00000002; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2312 pub const POSIX_SPAWN_SETSIGMASK: ::c_int = 0x08; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4556 pub const POSIX_SPAWN_SETSIGMASK: ::c_int = 0x08; constant