Searched refs:PROC_TRAPCAP_CTL_ENABLE (Results 1 – 2 of 2) sorted by relevance
126 #define PROC_TRAPCAP_CTL_ENABLE 1 macro
401 case PROC_TRAPCAP_CTL_ENABLE: in trapcap_ctl()417 *data = (p->p_flag2 & P2_TRAPCAP) != 0 ? PROC_TRAPCAP_CTL_ENABLE : in trapcap_status()