Searched refs:KERN_SECURELVL (Results 1 – 4 of 4) sorted by relevance
500 #ifdef KERN_SECURELVL in has_securelevel()505 name[1] = KERN_SECURELVL; in has_securelevel()524 #ifdef KERN_SECURELVL in getsecuritylevel()532 name[1] = KERN_SECURELVL; in getsecuritylevel()550 #ifdef KERN_SECURELVL in setsecuritylevel()560 name[1] = KERN_SECURELVL; in setsecuritylevel()
94 mib[1] = KERN_SECURELVL; in platform_get_runlevel()
145 CTL_KERN, KERN_SECURELVL, CTL_EOL);
201 #define KERN_SECURELVL 9 /* int: system security level */ macro