Home
last modified time | relevance | path

Searched refs:_SC_2_C_VERSION (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sysconf/
H A Dsysconf01.c105 #ifdef _SC_2_C_VERSION in main()
106 test_sysconf(_SC_2_C_VERSION); in main()
108 tst_resm(TCONF, "_SC_2_C_VERSION not defined"); in main()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs36 pub const _SC_2_C_VERSION: ::c_int = 96; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs775 pub const _SC_2_C_VERSION: ::c_int = 96; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1701 pub const _SC_2_C_VERSION: ::c_int = 59; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1086 pub const _SC_2_C_VERSION: ::c_int = 15; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2009 pub const _SC_2_C_VERSION: ::c_int = 47; consts
/third_party/python/Modules/
H A Dposixmodule.c12037 #ifdef _SC_2_C_VERSION
12038 {"SC_2_C_VERSION", _SC_2_C_VERSION},

Completed in 48 milliseconds