Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c110 [_SC_XOPEN_XPG2] = -1, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c116 [_SC_XOPEN_XPG2] = -1, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h388 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h364 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h391 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h388 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h364 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h370 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h364 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/include/
H A Dunistd.h430 #define _SC_XOPEN_XPG2 98 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs798 pub const _SC_XOPEN_XPG2: ::c_int = 98; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1766 pub const _SC_XOPEN_XPG2: ::c_int = 124; consts
/third_party/python/Modules/
H A Dposixmodule.c12514 #ifdef _SC_XOPEN_XPG2
12515 {"SC_XOPEN_XPG2", _SC_XOPEN_XPG2},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2208 pub const _SC_XOPEN_XPG2: ::c_int = 98; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1324 pub const _SC_XOPEN_XPG2: ::c_int = 98; consts

Completed in 79 milliseconds