Searched refs:isLoadableInSafeBoot (Results 1 – 2 of 2) sorted by relevance
905 virtual bool isLoadableInSafeBoot(void);
4983 OSKext::isLoadableInSafeBoot(void) in isLoadableInSafeBoot() function in OSKext6437 if (sSafeBoot && !isLoadableInSafeBoot()) { in load()14682 } else if (!sSafeBoot || !filterSafeBootFlag || theKext->isLoadableInSafeBoot()) {14819 if (sSafeBoot && !isLoadableInSafeBoot()) {