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

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dkext.cpp105 bool getKext( function
158 IOLog("getKext(): invalid usage (caller_owns_code not provided)\n");
225 if (!getKext(extName->getCStringNoCopy(), &extPlist, NULL, NULL, NULL)) {
533 if (!getKext(kmod_name, &kextPlist, &code, &code_length,
635 if (!getKext(library_name, &kextPlist, NULL, NULL, NULL)) {
646 if (!getKext(library_name, &kextPlist, NULL, NULL, NULL)) {
674 if (!getKext(library_name, NULL /* already got it */,

Completed in 20 milliseconds