Searched refs:KERN_USRSTACK (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/lib/libc/gen/
H A Delf_utils.c84 mib[1] = KERN_USRSTACK;
/freebsd-13-stable/lib/libthr/thread/
H A Dthr_stack.c156 mib[1] = KERN_USRSTACK;
H A Dthr_init.c467 mib[1] = KERN_USRSTACK;
/freebsd-13-stable/sys/security/audit/
H A Daudit_bsm_klib.c196 case KERN_USRSTACK:
/freebsd-13-stable/contrib/unbound/compat/
H A Dgetentropy_osx.c201 static int kmib[] = { CTL_KERN, KERN_USRSTACK };
/freebsd-13-stable/sys/sys/
H A Dsysctl.h979 #define KERN_USRSTACK 33 /* int: address of USRSTACK */ macro
/freebsd-13-stable/sys/kern/
H A Dkern_exec.c131 SYSCTL_PROC(_kern, KERN_USRSTACK, usrstack, CTLTYPE_ULONG|CTLFLAG_RD|

Completed in 109 milliseconds