Home
last modified time | relevance | path

Searched refs:_SC_2_C_DEV (Results 1 – 13 of 13) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c104 test_sysconf(_SC_2_C_DEV); in main()
/third_party/musl/src/conf/
Dsysconf.c74 [_SC_2_C_DEV] = -1, in sysconf()
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h323 #define _SC_2_C_DEV 48 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h351 #define _SC_2_C_DEV 48 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h323 #define _SC_2_C_DEV 48 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h327 #define _SC_2_C_DEV 48 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h351 #define _SC_2_C_DEV 48 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h328 #define _SC_2_C_DEV 48 macro
/third_party/musl/ndk_musl_include/
Dunistd.h314 #define _SC_2_C_DEV 48 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h323 #define _SC_2_C_DEV 48 macro
/third_party/musl/include/
Dunistd.h327 #define _SC_2_C_DEV 48 macro
/third_party/musl/libc-test/src/api/
Dunistd.c120 C(_SC_2_C_DEV) in f()
/third_party/python/Modules/
Dposixmodule.c11840 #ifdef _SC_2_C_DEV
11841 {"SC_2_C_DEV", _SC_2_C_DEV},