Home
last modified time | relevance | path

Searched refs:_SC_XOPEN_SHM (Results 1 – 25 of 33) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c99 test_sysconf(_SC_XOPEN_SHM); in main()
/third_party/musl/src/conf/
Dsysconf.c107 [_SC_XOPEN_SHM] = 1, in sysconf()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c107 [_SC_XOPEN_SHM] = 1, in sysconf()
/third_party/musl/ndk_musl_include/
Dunistd.h348 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h385 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h361 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h388 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h385 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h361 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h361 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h367 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/include/
Dunistd.h367 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/libc-test/src/api/
Dunistd.c235 C(_SC_XOPEN_SHM) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt967 _SC_XOPEN_SHM
Dfuchsia.txt1142 _SC_XOPEN_SHM
Dnetbsd.txt1137 _SC_XOPEN_SHM
Ddragonfly.txt1197 _SC_XOPEN_SHM
Dfreebsd.txt1468 _SC_XOPEN_SHM
Dapple.txt1785 _SC_XOPEN_SHM
Dlinux.txt2835 _SC_XOPEN_SHM
Dandroid.txt2816 _SC_XOPEN_SHM
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs573 pub const _SC_XOPEN_SHM: ::c_int = 30; constant
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs817 pub const _SC_XOPEN_SHM: ::c_int = 103; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs795 pub const _SC_XOPEN_SHM: ::c_int = 94; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1182 pub const _SC_XOPEN_SHM: ::c_int = 113; constant

12