HomeSort by: relevance | last modified time | path
    Searched defs:from_securitylevel (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/init/
init.c 647 int from_securitylevel; local in function:single_user
671 from_securitylevel = getsecuritylevel();
672 if (from_securitylevel > 0)
697 if (typ && (from_securitylevel >=2 || (typ->ty_status
init.c 647 int from_securitylevel; local in function:single_user
671 from_securitylevel = getsecuritylevel();
672 if (from_securitylevel > 0)
697 if (typ && (from_securitylevel >=2 || (typ->ty_status
init.c 647 int from_securitylevel; local in function:single_user
671 from_securitylevel = getsecuritylevel();
672 if (from_securitylevel > 0)
697 if (typ && (from_securitylevel >=2 || (typ->ty_status

Completed in 38 milliseconds