Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsysconfig.h96 #define _CONFIG_STACK_PROT 43 /* default stack protection */ macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dsysconfig.c119 case _CONFIG_STACK_PROT: in sysconfig()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsysconf.c151 _stackprot = _sysconfig(_CONFIG_STACK_PROT); in sysconf()