Home
last modified time | relevance | path

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

/xnu-10002.81.5/libkern/libkern/
H A DOSKextLibPrivate.h995 void OSKextLoadedKextSummariesUpdated(void);
/xnu-10002.81.5/libkern/
H A DOSKextLib.cpp524 OSKextLoadedKextSummariesUpdated(void) in OSKextLoadedKextSummariesUpdated() function
/xnu-10002.81.5/libkern/c++/
H A DOSKext.cpp504 void(*const sLoadedKextSummariesUpdated)(void) = OSKextLoadedKextSummariesUpdated;