Home
last modified time | relevance | path

Searched refs:_SC_2_FORT_DEV (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dunistd.d355 _SC_2_FORT_DEV, in version() enumerator
560 _SC_2_FORT_DEV = 21,
744 _SC_2_FORT_DEV = 21,
899 _SC_2_FORT_DEV = 21,
1036 _SC_2_FORT_DEV = 21,
1218 _SC_2_FORT_DEV = 21,
1365 _SC_2_FORT_DEV = 0x0011,
1617 _SC_2_FORT_DEV = 48,
1904 _SC_2_FORT_DEV,
2156 _SC_2_FORT_DEV,
/netbsd-src/sys/sys/
H A Dunistd.h250 #define _SC_2_FORT_DEV 21 macro
/netbsd-src/usr.bin/getconf/
H A Dgetconf.c104 { "POSIX2_FORT_DEV", SYSCONF, _SC_2_FORT_DEV },
/netbsd-src/lib/libc/gen/
H A Dsysconf.c264 case _SC_2_FORT_DEV: in __weak_alias()