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

/macosx-10.10/xnu-2782.1.97/libkern/
H A DOSKextLib.cpp83 theKext = OSKext::lookupKextWithLoadTag(loadTag);
119 theKext = OSKext::lookupKextWithLoadTag(loadTag);
/macosx-10.10/xnu-2782.1.97/libkern/libkern/c++/
H A DOSKext.h510 static OSKext * lookupKextWithLoadTag(OSKextLoadTag aTag);
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp3150 OSKext::lookupKextWithLoadTag(uint32_t aTag) function in class:OSKext

Completed in 87 milliseconds