Home
last modified time | relevance | path

Searched refs:KERN_USRSTACK (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsysctl.h172 #define KERN_USRSTACK 33 /* int: address of USRSTACK */ macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm_klib.c196 case KERN_USRSTACK: in audit_ctlname_to_sysctlevent()
/f-stack/freebsd/sys/
H A Dsysctl.h979 #define KERN_USRSTACK 33 /* int: address of USRSTACK */ macro
/f-stack/freebsd/kern/
H A Dkern_exec.c131 SYSCTL_PROC(_kern, KERN_USRSTACK, usrstack, CTLTYPE_ULONG|CTLFLAG_RD|