Home
last modified time | relevance | path

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

12

/third_party/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c115 test_sysconf(_SC_2_SW_DEV); in main()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c77 [_SC_2_SW_DEV] = -1, in sysconf()
/third_party/musl/src/conf/
Dsysconf.c80 [_SC_2_SW_DEV] = -1, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h354 #define _SC_2_SW_DEV 51 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h330 #define _SC_2_SW_DEV 51 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h357 #define _SC_2_SW_DEV 51 macro
/third_party/musl/include/
Dunistd.h396 #define _SC_2_SW_DEV 51 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h330 #define _SC_2_SW_DEV 51 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h330 #define _SC_2_SW_DEV 51 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h336 #define _SC_2_SW_DEV 51 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h354 #define _SC_2_SW_DEV 51 macro
/third_party/musl/libc-test/src/api/
Dunistd.c131 C(_SC_2_SW_DEV) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt867 _SC_2_SW_DEV
Dfuchsia.txt1034 _SC_2_SW_DEV
Ddragonfly.txt1103 _SC_2_SW_DEV
Dnetbsd.txt1067 _SC_2_SW_DEV
Dfreebsd.txt1379 _SC_2_SW_DEV
Dapple.txt1686 _SC_2_SW_DEV
Dlinux.txt2733 _SC_2_SW_DEV
Dandroid.txt2702 _SC_2_SW_DEV
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs566 pub const _SC_2_SW_DEV: ::c_int = 24; constant
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs833 pub const _SC_2_SW_DEV: ::c_int = 119; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs764 pub const _SC_2_SW_DEV: ::c_int = 51; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1096 pub const _SC_2_SW_DEV: ::c_int = 24; constant
/third_party/rust/crates/nix/src/
Dunistd.rs2583 _POSIX2_SW_DEV = libc::_SC_2_SW_DEV,

12