Home
last modified time | relevance | path

Searched refs:_SC_2_UPE (Results 1 - 24 of 24) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sysconf/
H A Dsysconf01.c117 test_sysconf(_SC_2_UPE); in main()
/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c109 [_SC_2_UPE] = -1, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c115 [_SC_2_UPE] = -1, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h387 #define _SC_2_UPE 97 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h363 #define _SC_2_UPE 97 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h390 #define _SC_2_UPE 97 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h387 #define _SC_2_UPE 97 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h363 #define _SC_2_UPE 97 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h369 #define _SC_2_UPE 97 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h363 #define _SC_2_UPE 97 macro
/third_party/musl/include/
H A Dunistd.h429 #define _SC_2_UPE 97 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c132 C(_SC_2_UPE) in f()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs567 pub const _SC_2_UPE: ::c_int = 25; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs834 pub const _SC_2_UPE: ::c_int = 120; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs797 pub const _SC_2_UPE: ::c_int = 97; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1097 pub const _SC_2_UPE: ::c_int = 25; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1706 pub const _SC_2_UPE: ::c_int = 64; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1092 pub const _SC_2_UPE: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2014 pub const _SC_2_UPE: ::c_int = 52; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2587 _POSIX2_UPE = libc::_SC_2_UPE,
/third_party/python/Modules/
H A Dposixmodule.c12052 #ifdef _SC_2_UPE
12053 {"SC_2_UPE", _SC_2_UPE},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2207 pub const _SC_2_UPE: ::c_int = 97; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1323 pub const _SC_2_UPE: ::c_int = 97; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3801 pub const _SC_2_UPE: ::c_int = 25; consts

Completed in 118 milliseconds