Home
last modified time | relevance | path

Searched refs:_SC_RTSIG_MAX (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dunistd.d335 _SC_RTSIG_MAX, in version() enumerator
587 _SC_RTSIG_MAX = 48,
771 _SC_RTSIG_MAX = 48,
1081 _SC_RTSIG_MAX = 66,
1245 _SC_RTSIG_MAX = 48,
1401 _SC_RTSIG_MAX = 0x0034,
1602 _SC_RTSIG_MAX = 34,
1886 _SC_RTSIG_MAX,
2136 _SC_RTSIG_MAX,
/netbsd-src/sys/sys/
H A Dunistd.h328 #define _SC_RTSIG_MAX 95 macro
/netbsd-src/lib/libc/gen/
H A Dsysconf.c345 case _SC_RTSIG_MAX: in __weak_alias()