Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsubr.c378 if (!noexec_user_stack_log) in report_stack_exec()
/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h115 extern int noexec_user_stack_log; /* patchable via /etc/system */
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.c312 int noexec_user_stack_log = 1; variable