Home
last modified time | relevance | path

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 Dunistd.d354 _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 Dunistd.h248 #define _SC_2_C_DEV 19 macro
/netbsd-src/usr.bin/getconf/
H A Dgetconf.c102 { "POSIX2_C_DEV", SYSCONF, _SC_2_C_DEV },
/netbsd-src/lib/libc/gen/
H A Dsysconf.c256 case _SC_2_C_DEV: in __weak_alias()