Home
last modified time | relevance | path

Searched refs:_SC_SEMAPHORES (Results 1 - 25 of 26) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/sysconf/
H A Dsysconf01.c136 test_sysconf(_SC_SEMAPHORES); in main()
/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c49 [_SC_SEMAPHORES] = VER, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c55 [_SC_SEMAPHORES] = VER, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h325 #define _SC_SEMAPHORES 21 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h301 #define _SC_SEMAPHORES 21 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h328 #define _SC_SEMAPHORES 21 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h325 #define _SC_SEMAPHORES 21 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h301 #define _SC_SEMAPHORES 21 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h307 #define _SC_SEMAPHORES 21 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h301 #define _SC_SEMAPHORES 21 macro
/third_party/musl/include/
H A Dunistd.h367 #define _SC_SEMAPHORES 21 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c185 C(_SC_SEMAPHORES) in f()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs735 pub const _SC_SEMAPHORES: ::c_int = 30; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs735 pub const _SC_SEMAPHORES: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1109 pub const _SC_SEMAPHORES: ::c_int = 37; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1199 pub const _SC_SEMAPHORES: ::c_int = 67; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1142 pub const _SC_SEMAPHORES: ::c_int = 30; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1719 pub const _SC_SEMAPHORES: ::c_int = 42; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1678 pub const _SC_SEMAPHORES: ::c_int = 36; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1138 pub const _SC_SEMAPHORES: ::c_int = 67; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1997 pub const _SC_SEMAPHORES: ::c_int = 35; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2344 _POSIX_SEMAPHORES = libc::_SC_SEMAPHORES,
/third_party/python/Modules/
H A Dposixmodule.c12358 #ifdef _SC_SEMAPHORES
12359 {"SC_SEMAPHORES", _SC_SEMAPHORES},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2145 pub const _SC_SEMAPHORES: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1261 pub const _SC_SEMAPHORES: ::c_int = 21; consts

Completed in 109 milliseconds

12