Searched refs:_SC_2_C_DEV (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
H A D | unistd.d | 354 _SC_2_C_DEV, in version() enumerator 558 _SC_2_C_DEV = 19, 742 _SC_2_C_DEV = 19, 897 _SC_2_C_DEV = 19, 1034 _SC_2_C_DEV = 19, 1216 _SC_2_C_DEV = 19, 1362 _SC_2_C_DEV = 0x000e, 1615 _SC_2_C_DEV = 46, 1903 _SC_2_C_DEV, 2155 _SC_2_C_DEV,
|
/netbsd-src/sys/sys/ |
H A D | unistd.h | 248 #define _SC_2_C_DEV 19 macro
|
/netbsd-src/usr.bin/getconf/ |
H A D | getconf.c | 102 { "POSIX2_C_DEV", SYSCONF, _SC_2_C_DEV },
|
/netbsd-src/lib/libc/gen/ |
H A D | sysconf.c | 256 case _SC_2_C_DEV: in __weak_alias()
|