Searched refs:isInExcludeList (Results 1 – 2 of 2) sorted by relevance
466 virtual bool isInExcludeList(void);
3106 if (isInExcludeList()) { in setInfoDictionaryAndPath()5874 OSKext::isInExcludeList(void) in isInExcludeList() function in OSKext5881 boolean_t isInExcludeList = true; in isInExcludeList() local5887 isInExcludeList = false; in isInExcludeList()5894 isInExcludeList = false; in isInExcludeList()5900 if (!isInExcludeList) { in isInExcludeList()6471 if (isInExcludeList()) { in load()