Searched refs:PROC_LOGSIGEXIT_CTL (Results 1 – 4 of 4) sorted by relevance
68 #define PROC_LOGSIGEXIT_CTL 23 /* en/dis logging on sigexit */ macro
415 error = procctl(P_PID, pid, PROC_LOGSIGEXIT_CTL, &arg); in main()
1143 [PROC_LOGSIGEXIT_CTL] =
3866 case PROC_LOGSIGEXIT_CTL: in freebsd32_procctl()