Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-sunos5/
DIN.py225 _SC_RTSIG_MAX = 34 variable
DSTROPTS.py222 _SC_RTSIG_MAX = 34 variable
/external/python/cpython2/Modules/
Dposixmodule.c8322 #ifdef _SC_RTSIG_MAX
8323 {"SC_RTSIG_MAX", _SC_RTSIG_MAX},