Home
last modified time | relevance | path

Searched refs:loadKextFromKC (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h830 static OSReturn loadKextFromKC(OSKext *theKext, OSDictionary *requestDict);
/xnu-11215/libkern/c++/
H A DOSKext.cpp6202 OSKext::loadKextFromKC(OSKext *theKext, OSDictionary *requestDict) in loadKextFromKC() function in OSKext
10516 result = OSKext::loadKextFromKC(theKext, requestDict);