Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h600 static bool canUnloadKextWithIdentifier(
/xnu-11215/iokit/Kernel/
H A DIOCatalogue.cpp973 if (!OSKext::canUnloadKextWithIdentifier(moduleName, in terminateDriversForModule()
/xnu-11215/libkern/c++/
H A DOSKext.cpp8490 OSKext::canUnloadKextWithIdentifier( function in OSKext