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

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dkext.cpp479 bool getVersionForKext(OSDictionary * kextPlist, char ** version) function
494 IOLog("getVersionForKext(): "
546 if (!getVersionForKext(kextPlist, &kmod_vers)) {
665 if (!getVersionForKext(kextPlist, &kmod_vers)) {

Completed in 88 milliseconds