Home
last modified time | relevance | path

Searched refs:sSafeBoot (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSKext.cpp297 static bool sSafeBoot = false; variable
1021 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()) {