Home
last modified time | relevance | path

Searched refs:_SC_STACK_PROT (Results 1 – 4 of 4) 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.c8407 #ifdef _SC_STACK_PROT
8408 {"SC_STACK_PROT", _SC_STACK_PROT},
/external/python/cpython3/Modules/
Dposixmodule.c10499 #ifdef _SC_STACK_PROT
10500 {"SC_STACK_PROT", _SC_STACK_PROT},