Searched refs:updateExcludeList (Results 1 – 2 of 2) sorted by relevance
872 static boolean_t updateExcludeList(OSDictionary * infoDict);
2399 boolean_t updated = updateExcludeList(infoDict.get()); in initWithCodelessInfo()4848 boolean_t updated = updateExcludeList(theInfoDict); in createExcludeListFromBooterData()4883 boolean_t updated = updateExcludeList(myInfoDict); in createExcludeListFromPrelinkInfo()4897 OSKext::updateExcludeList(OSDictionary *infoDict) in updateExcludeList() function in OSKext6575 boolean_t updated = updateExcludeList(infoDict.get()); in load()