Searched refs:loadKextWithIdentifier (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/libsa/
H A Dbootstrap.cpp717 OSKext::loadKextWithIdentifier(bundleID->getCStringNoCopy(),
753 if (kOSReturnSuccess != OSKext::loadKextWithIdentifier(
832 OSKext::loadKextWithIdentifier(bundleID->getCStringNoCopy(),
/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/c++/
H A DOSKext.h525 static OSReturn loadKextWithIdentifier(
532 static OSReturn loadKextWithIdentifier(
/macosx-10.9.5/xnu-2422.115.4/libkern/
H A DOSKextLib.cpp48 return OSKext::loadKextWithIdentifier(bundle_id);
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOCatalogue.cpp460 ret = OSKext::loadKextWithIdentifier(moduleName);
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp3313 result = OSKext::loadKextWithIdentifier(
4406 OSKext::loadKextWithIdentifier( function in class:OSKext
4422 result = OSKext::loadKextWithIdentifier(kextIdentifier,
4434 OSKext::loadKextWithIdentifier( function in class:OSKext

Completed in 121 milliseconds