Searched refs:trap_enotcap (Results 1 – 3 of 3) sorted by relevance
88 bool __read_frequently trap_enotcap; variable89 SYSCTL_BOOL(_kern, OID_AUTO, trap_enotcap, CTLFLAG_RWTUN, &trap_enotcap, 0,
195 if ((trap_enotcap || (p->p_flag2 & P2_TRAPCAP) != 0) && in syscallret()
429 extern bool trap_enotcap;