Searched refs:_SC_STACK_PROT (Results 1 – 4 of 4) sorted by relevance
66 int prot = sysconf(_SC_STACK_PROT); in mdb_context_create()
209 #define _SC_STACK_PROT 515 /* default stack protection */ macro
149 case _SC_STACK_PROT: in sysconf()
332 long lprot = _sysconf(_SC_STACK_PROT); in find_stack()