Home
last modified time | relevance | path

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

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/
D10-1.c58 if (sysconf(_SC_VERSION) >= 200800L) { in main()
D10-2.c61 if (sysconf(_SC_VERSION) >= 200800L) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
D39-1.c53 if (sysconf(_SC_VERSION) >= 200800L) { in main()
D39-2.c57 if (sysconf(_SC_VERSION) >= 200800L) { in main()
/third_party/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c90 test_sysconf(_SC_VERSION); in main()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c57 [_SC_VERSION] = VER, in sysconf()
/third_party/musl/src/conf/
Dsysconf.c60 [_SC_VERSION] = VER, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h333 #define _SC_VERSION 29 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h309 #define _SC_VERSION 29 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h336 #define _SC_VERSION 29 macro
/third_party/musl/include/
Dunistd.h375 #define _SC_VERSION 29 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h309 #define _SC_VERSION 29 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h309 #define _SC_VERSION 29 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h315 #define _SC_VERSION 29 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h333 #define _SC_VERSION 29 macro
/third_party/musl/libc-test/src/api/
Dunistd.c230 C(_SC_VERSION) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dunix.txt446 _SC_VERSION
Dandroid.txt2806 _SC_VERSION
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs550 pub const _SC_VERSION: ::c_int = 8; constant
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs711 pub const _SC_VERSION: ::c_int = 7; constant
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs864 pub const _SC_VERSION: ::c_int = 29; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs743 pub const _SC_VERSION: ::c_int = 29; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1080 pub const _SC_VERSION: ::c_int = 8; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1135 pub const _SC_VERSION: ::c_int = 24; constant
/third_party/rust/crates/nix/src/
Dunistd.rs2487 _POSIX_VERSION = libc::_SC_VERSION,

12