Home
last modified time | relevance | path

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

/xnu-11215/libkern/
H A DOSKextLib.cpp173 return OSKext::removeKextWithLoadTag(loadTag, in OSKextUnloadKextWithLoadTag()
/xnu-11215/libkern/libkern/c++/
H A DOSKext.h840 static OSReturn removeKextWithLoadTag(
/xnu-11215/libkern/c++/
H A DOSKext.cpp4702 OSKext::removeKextWithLoadTag( in removeKextWithLoadTag() function in OSKext