Home
last modified time | relevance | path

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

/xnu-11215/libkern/
H A DOSKextLib.cpp436 OSKext::removeKextBootstrap(); in OSKextRemoveKextBootstrap()
/xnu-11215/libkern/libkern/c++/
H A DOSKext.h396 static OSReturn removeKextBootstrap(void);
/xnu-11215/libkern/c++/
H A DOSKext.cpp1156 OSKext::removeKextBootstrap(void) in removeKextBootstrap() function in OSKext