Searched refs:KERN_SECURELVL (Results 1 – 4 of 4) sorted by relevance
516 #ifdef KERN_SECURELVL in getsecuritylevel()521 name[1] = KERN_SECURELVL; in getsecuritylevel()539 #ifdef KERN_SECURELVL in setsecuritylevel()546 name[1] = KERN_SECURELVL; in setsecuritylevel()
180 case KERN_SECURELVL: in audit_ctlname_to_sysctlevent()
460 SYSCTL_PROC(_kern, KERN_SECURELVL, securelevel,
974 #define KERN_SECURELVL 9 /* int: system security level */ macro