Searched refs:is_safeboot (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/system_cmds-597.90.1/dirhelper.tproj/
H A Ddirhelper.c84 int is_safeboot(void);
292 is_safeboot(void) { function
469 if (is_safeboot()) {
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/dirhelper.tproj/
H A Ddirhelper.c84 int is_safeboot(void);
292 is_safeboot(void) { function
469 if (is_safeboot()) {
/macosx-10.9.5/launchd-842.92.1/support/
H A Dlaunchctl.c169 static bool is_safeboot(void);
2472 if (is_safeboot()) {
2501 if (is_safeboot() || !path_check(bcc_tool[0])) {
2576 if (!is_safeboot()) {
2591 if (is_safeboot()) {
4013 if (!is_safeboot()) {
4179 is_safeboot(void) function

Completed in 131 milliseconds