Home
last modified time | relevance | path

Searched defs:POSIX_SPAWN_SETSID (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dspawn.h25 #define POSIX_SPAWN_SETSID 128 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dspawn.h25 #define POSIX_SPAWN_SETSID 128 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dspawn.h25 #define POSIX_SPAWN_SETSID 128 macro
/third_party/musl/include/
H A Dspawn.h25 #define POSIX_SPAWN_SETSID 128 macro
/third_party/libuv/src/unix/
H A Dprocess.c51 # define POSIX_SPAWN_SETSID 1024 macro
/third_party/node/deps/uv/src/unix/
H A Dprocess.c51 # define POSIX_SPAWN_SETSID 1024 macro
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1462 pub const POSIX_SPAWN_SETSID: ::c_int = 0x40; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1607 pub const POSIX_SPAWN_SETSID: ::c_int = 128; consts

Completed in 20 milliseconds