Home
last modified time | relevance | path

Searched refs:_SC_XOPEN_XPG3 (Results 1 – 18 of 18) sorted by relevance

/third_party/musl/src/conf/
Dsysconf.c111 [_SC_XOPEN_XPG3] = -1, in sysconf()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c111 [_SC_XOPEN_XPG3] = -1, in sysconf()
/third_party/musl/ndk_musl_include/
Dunistd.h352 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h389 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h365 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h392 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h389 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h365 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h365 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h371 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/include/
Dunistd.h371 #define _SC_XOPEN_XPG3 99 macro
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt1148 _SC_XOPEN_XPG3
Dlinux.txt2841 _SC_XOPEN_XPG3
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs799 pub const _SC_XOPEN_XPG3: ::c_int = 99; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1767 pub const _SC_XOPEN_XPG3: ::c_int = 125; constant
/third_party/python/Modules/
Dposixmodule.c12323 #ifdef _SC_XOPEN_XPG3
12324 {"SC_XOPEN_XPG3", _SC_XOPEN_XPG3},
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1325 pub const _SC_XOPEN_XPG3: ::c_int = 99; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2209 pub const _SC_XOPEN_XPG3: ::c_int = 99; constant