Home
last modified time | relevance | path

Searched defs:_SC_XOPEN_XPG2 (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h370 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/ndk_musl_include/
Dunistd.h351 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h388 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h364 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h391 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h388 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h364 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h364 #define _SC_XOPEN_XPG2 98 macro
/third_party/musl/include/
Dunistd.h370 #define _SC_XOPEN_XPG2 98 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs798 pub const _SC_XOPEN_XPG2: ::c_int = 98; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1766 pub const _SC_XOPEN_XPG2: ::c_int = 124; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2208 pub const _SC_XOPEN_XPG2: ::c_int = 98; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1324 pub const _SC_XOPEN_XPG2: ::c_int = 98; constant