Searched refs:sSafeBoot (Results 1 – 1 of 1) sorted by relevance
297 static bool sSafeBoot = false; variable1021 sSafeBoot = PE_parse_boot_argn("-x", bootArgBuffer, in initialize()1025 if (sSafeBoot) { in initialize()6595 if (sSafeBoot && !isLoadableInSafeBoot()) { in load()14866 } else if (!sSafeBoot || !filterSafeBootFlag || theKext->isLoadableInSafeBoot()) {15003 if (sSafeBoot && !isLoadableInSafeBoot()) {