Home
last modified time | relevance | path

Searched refs:_SC_XOPEN_XPG3 (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c111 [_SC_XOPEN_XPG3] = -1, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c117 [_SC_XOPEN_XPG3] = -1, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h389 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h365 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h392 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h389 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h365 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h371 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h365 #define _SC_XOPEN_XPG3 99 macro
/third_party/musl/include/
H A Dunistd.h431 #define _SC_XOPEN_XPG3 99 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs799 pub const _SC_XOPEN_XPG3: ::c_int = 99; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1767 pub const _SC_XOPEN_XPG3: ::c_int = 125; consts
/third_party/python/Modules/
H A Dposixmodule.c12517 #ifdef _SC_XOPEN_XPG3
12518 {"SC_XOPEN_XPG3", _SC_XOPEN_XPG3},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2209 pub const _SC_XOPEN_XPG3: ::c_int = 99; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1325 pub const _SC_XOPEN_XPG3: ::c_int = 99; consts

Completed in 60 milliseconds