Searched refs:PROC_PROTMAX_ACTIVE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | procctl.h | 137 #define PROC_PROTMAX_ACTIVE 0x80000000 macro |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_procctl.c | 462 d |= PROC_PROTMAX_ACTIVE; in protmax_status() |