Searched refs:CTLMASK_SECURE (Results 1 – 3 of 3) sorted by relevance
85 #define CTLMASK_SECURE 0x00F00000 /* Secure level */ macro
96 #define CTLMASK_SECURE 0x00F00000 /* Secure level */ macro
2206 lvl = (oid->oid_kind & CTLMASK_SECURE) >> CTLSHIFT_SECURE; in sysctl_root()