Home
last modified time | relevance | path

Searched refs:_SC_VERSION (Results 1 - 25 of 30) sorted by relevance

12

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

Completed in 59 milliseconds

12