Searched refs:CTLMASK_SECURE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/sys/
H A Dsysctl.h96 #define CTLMASK_SECURE 0x00F00000 /* Secure level */ macro
/freebsd-13-stable/sys/kern/
H A Dkern_sysctl.c2215 lvl = (oid->oid_kind & CTLMASK_SECURE) >> CTLSHIFT_SECURE;

Completed in 61 milliseconds