Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-sunos5/
DIN.py277 _SC_STACK_PROT = 515 variable
DSTROPTS.py274 _SC_STACK_PROT = 515 variable
/external/python/cpython2/Modules/
Dposixmodule.c8373 #ifdef _SC_STACK_PROT
8374 {"SC_STACK_PROT", _SC_STACK_PROT},