Searched refs:OSKextLoadedKextSummariesUpdated (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/libkern/
H A DOSKextLib.cpp470 OSKextLoadedKextSummariesUpdated(void) function
/macosx-10.10.1/xnu-2782.1.97/libkern/libkern/
H A DOSKextLibPrivate.h903 * @function OSKextLoadedKextSummariesUpdated
908 * When the update is complete, OSKextLoadedKextSummariesUpdated is called.
911 void OSKextLoadedKextSummariesUpdated(void);
/macosx-10.10.1/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp358 void (*sLoadedKextSummariesUpdated)(void) = OSKextLoadedKextSummariesUpdated;

Completed in 99 milliseconds