Home
last modified time | relevance | path

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

/third_party/musl/src/conf/
Dsysconf.c112 [_SC_XOPEN_XPG4] = -1, in sysconf()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c112 [_SC_XOPEN_XPG4] = -1, in sysconf()
/third_party/musl/ndk_musl_include/
Dunistd.h353 #define _SC_XOPEN_XPG4 100 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h390 #define _SC_XOPEN_XPG4 100 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h366 #define _SC_XOPEN_XPG4 100 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h393 #define _SC_XOPEN_XPG4 100 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h390 #define _SC_XOPEN_XPG4 100 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h366 #define _SC_XOPEN_XPG4 100 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h366 #define _SC_XOPEN_XPG4 100 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h372 #define _SC_XOPEN_XPG4 100 macro
/third_party/musl/include/
Dunistd.h372 #define _SC_XOPEN_XPG4 100 macro
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt1149 _SC_XOPEN_XPG4
Dlinux.txt2842 _SC_XOPEN_XPG4
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs800 pub const _SC_XOPEN_XPG4: ::c_int = 100; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1768 pub const _SC_XOPEN_XPG4: ::c_int = 126; constant
/third_party/python/Modules/
Dposixmodule.c12326 #ifdef _SC_XOPEN_XPG4
12327 {"SC_XOPEN_XPG4", _SC_XOPEN_XPG4},
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1326 pub const _SC_XOPEN_XPG4: ::c_int = 100; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2210 pub const _SC_XOPEN_XPG4: ::c_int = 100; constant