Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/sysconf/
H A Dsysconf01.c129 test_sysconf(_SC_XOPEN_UNIX); in main()
/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c104 [_SC_XOPEN_UNIX] = 1, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c110 [_SC_XOPEN_UNIX] = 1, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h382 #define _SC_XOPEN_UNIX 91 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h358 #define _SC_XOPEN_UNIX 91 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h385 #define _SC_XOPEN_UNIX 91 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h382 #define _SC_XOPEN_UNIX 91 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h358 #define _SC_XOPEN_UNIX 91 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h364 #define _SC_XOPEN_UNIX 91 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h358 #define _SC_XOPEN_UNIX 91 macro
/third_party/musl/include/
H A Dunistd.h424 #define _SC_XOPEN_UNIX 91 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c237 C(_SC_XOPEN_UNIX) in f()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs819 pub const _SC_XOPEN_UNIX: ::c_int = 105; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs792 pub const _SC_XOPEN_UNIX: ::c_int = 91; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1184 pub const _SC_XOPEN_UNIX: ::c_int = 115; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1255 pub const _SC_XOPEN_UNIX: ::c_int = 123; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1764 pub const _SC_XOPEN_UNIX: ::c_int = 122; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1112 pub const _SC_XOPEN_UNIX: ::c_int = 41; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2031 pub const _SC_XOPEN_UNIX: ::c_int = 78; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2686 _XOPEN_UNIX = libc::_SC_XOPEN_UNIX,
/third_party/python/Modules/
H A Dposixmodule.c12505 #ifdef _SC_XOPEN_UNIX
12506 {"SC_XOPEN_UNIX", _SC_XOPEN_UNIX},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2202 pub const _SC_XOPEN_UNIX: ::c_int = 91; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1318 pub const _SC_XOPEN_UNIX: ::c_int = 91; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3266 pub const _SC_XOPEN_UNIX: ::c_int = 115; consts

Completed in 105 milliseconds