Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dsys_capability.c88 bool __read_frequently trap_enotcap; variable
89 SYSCTL_BOOL(_kern, OID_AUTO, trap_enotcap, CTLFLAG_RWTUN, &trap_enotcap, 0,
Dsubr_syscall.c195 if ((trap_enotcap || (p->p_flag2 & P2_TRAPCAP) != 0) && in syscallret()
/freebsd-12-stable/sys/sys/
Dcapsicum.h429 extern bool trap_enotcap;