Home
last modified time | relevance | path

Searched refs:_SC_2_UPE (Results 1 – 25 of 32) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c117 test_sysconf(_SC_2_UPE); in main()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c109 [_SC_2_UPE] = -1, in sysconf()
/third_party/musl/src/conf/
Dsysconf.c112 [_SC_2_UPE] = -1, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h387 #define _SC_2_UPE 97 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h363 #define _SC_2_UPE 97 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h390 #define _SC_2_UPE 97 macro
/third_party/musl/include/
Dunistd.h429 #define _SC_2_UPE 97 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h363 #define _SC_2_UPE 97 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h363 #define _SC_2_UPE 97 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h369 #define _SC_2_UPE 97 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h387 #define _SC_2_UPE 97 macro
/third_party/musl/libc-test/src/api/
Dunistd.c132 C(_SC_2_UPE) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt868 _SC_2_UPE
Dfuchsia.txt1035 _SC_2_UPE
Ddragonfly.txt1104 _SC_2_UPE
Dnetbsd.txt1068 _SC_2_UPE
Dfreebsd.txt1380 _SC_2_UPE
Dapple.txt1687 _SC_2_UPE
Dlinux.txt2734 _SC_2_UPE
Dandroid.txt2703 _SC_2_UPE
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs567 pub const _SC_2_UPE: ::c_int = 25; constant
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs834 pub const _SC_2_UPE: ::c_int = 120; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs797 pub const _SC_2_UPE: ::c_int = 97; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1097 pub const _SC_2_UPE: ::c_int = 25; constant
/third_party/rust/crates/nix/src/
Dunistd.rs2587 _POSIX2_UPE = libc::_SC_2_UPE,

12