Home
last modified time | relevance | path

Searched refs:_SC_XOPEN_SHM (Results 1 - 24 of 24) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sysconf/
H A Dsysconf01.c99 test_sysconf(_SC_XOPEN_SHM); in main()
/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c107 [_SC_XOPEN_SHM] = 1, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c113 [_SC_XOPEN_SHM] = 1, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h385 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h361 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h388 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h385 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h361 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h367 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h361 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/include/
H A Dunistd.h427 #define _SC_XOPEN_SHM 94 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c235 C(_SC_XOPEN_SHM) in f()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs573 pub const _SC_XOPEN_SHM: ::c_int = 30; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs817 pub const _SC_XOPEN_SHM: ::c_int = 103; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs795 pub const _SC_XOPEN_SHM: ::c_int = 94; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1182 pub const _SC_XOPEN_SHM: ::c_int = 113; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1763 pub const _SC_XOPEN_SHM: ::c_int = 121; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1102 pub const _SC_XOPEN_SHM: ::c_int = 31; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2026 pub const _SC_XOPEN_SHM: ::c_int = 64; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2675 _XOPEN_SHM = libc::_SC_XOPEN_SHM,
/third_party/python/Modules/
H A Dposixmodule.c12502 #ifdef _SC_XOPEN_SHM
12503 {"SC_XOPEN_SHM", _SC_XOPEN_SHM},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2205 pub const _SC_XOPEN_SHM: ::c_int = 94; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1321 pub const _SC_XOPEN_SHM: ::c_int = 94; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3265 pub const _SC_XOPEN_SHM: ::c_int = 113; consts

Completed in 114 milliseconds