Searched refs:_stackprot (Results 1 – 1 of 1) sorted by relevance
59 static int _stackprot = 0; in sysconf() local150 if (_stackprot == 0) in sysconf()151 _stackprot = _sysconfig(_CONFIG_STACK_PROT); in sysconf()152 return (_stackprot); in sysconf()