Searched refs:isLoadableInSafeBoot (Results 1 – 2 of 2) sorted by relevance
924 virtual bool isLoadableInSafeBoot(void);
5134 OSKext::isLoadableInSafeBoot(void) in isLoadableInSafeBoot() function in OSKext6595 if (sSafeBoot && !isLoadableInSafeBoot()) { in load()14866 } else if (!sSafeBoot || !filterSafeBootFlag || theKext->isLoadableInSafeBoot()) {15003 if (sSafeBoot && !isLoadableInSafeBoot()) {