Home
last modified time | relevance | path

Searched refs:_SC_SPAWN (Results 1 – 25 of 32) sorted by relevance

12

/third_party/musl/src/conf/
Dsysconf.c131 [_SC_SPAWN] = VER, in sysconf()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c131 [_SC_SPAWN] = VER, in sysconf()
/third_party/musl/ndk_musl_include/
Dunistd.h372 #define _SC_SPAWN 159 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h409 #define _SC_SPAWN 159 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h385 #define _SC_SPAWN 159 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h412 #define _SC_SPAWN 159 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h409 #define _SC_SPAWN 159 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h385 #define _SC_SPAWN 159 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h385 #define _SC_SPAWN 159 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h391 #define _SC_SPAWN 159 macro
/third_party/musl/include/
Dunistd.h391 #define _SC_SPAWN 159 macro
/third_party/musl/libc-test/src/api/
Dunistd.c189 C(_SC_SPAWN) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt921 _SC_SPAWN
Dfuchsia.txt1090 _SC_SPAWN
Dnetbsd.txt1115 _SC_SPAWN
Ddragonfly.txt1157 _SC_SPAWN
Dfreebsd.txt1434 _SC_SPAWN
Dapple.txt1741 _SC_SPAWN
Dlinux.txt2784 _SC_SPAWN
Dandroid.txt2765 _SC_SPAWN
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs781 pub const _SC_SPAWN: ::c_int = 75; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs819 pub const _SC_SPAWN: ::c_int = 159; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1203 pub const _SC_SPAWN: ::c_int = 71; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1149 pub const _SC_SPAWN: ::c_int = 79; constant
/third_party/rust/crates/nix/src/
Dunistd.rs2360 _POSIX_SPAWN = libc::_SC_SPAWN,

12