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

/freebsd-10-stable/lib/libc/gen/
H A Delf_utils.c64 mib[1] = KERN_USRSTACK;
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_stack.c153 mib[1] = KERN_USRSTACK;
H A Dthr_init.c455 mib[1] = KERN_USRSTACK;
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_init.c444 mib[1] = KERN_USRSTACK;
/freebsd-10-stable/sys/security/audit/
H A Daudit_bsm_klib.c273 case KERN_USRSTACK:
/freebsd-10-stable/tools/KSE/ksetest/
H A Dkse_threads_test.c215 mib[1] = KERN_USRSTACK;
219 pstr("sysctl(CTL_KER.KERN_USRSTACK) failed.\n");
/freebsd-10-stable/tools/KSE/rr/
H A Drr.c159 mib[1] = KERN_USRSTACK;
163 pstr("sysctl(CTL_KER.KERN_USRSTACK) failed.\n");
/freebsd-10-stable/contrib/unbound/compat/
H A Dgetentropy_osx.c214 static int kmib[] = { CTL_KERN, KERN_USRSTACK };
/freebsd-10-stable/sys/sys/
H A Dsysctl.h606 #define KERN_USRSTACK 33 /* int: address of USRSTACK */ macro
/freebsd-10-stable/sys/kern/
H A Dkern_exec.c127 SYSCTL_PROC(_kern, KERN_USRSTACK, usrstack, CTLTYPE_ULONG|CTLFLAG_RD|

Completed in 151 milliseconds