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

/macosx-10.9.5/kext_tools-326.95.1/
H A Dbootcaches.h173 Boolean plistCachesNeedRebuild(const NXArchInfo * kernelArchInfo);
H A Dkextutil_main.c540 const NXArchInfo * kernelArchInfo = OSKextGetRunningKernelArchitecture(); local
544 if (!kernelArchInfo) {
718 if (kernelArchInfo != OSKextGetArchitecture()) {
724 toolArgs->archInfo->name, kernelArchInfo->name);
743 kernelArchInfo->name);
H A Dbootcaches.c1310 Boolean plistCachesNeedRebuild(const NXArchInfo * kernelArchInfo) argument
1353 kernelArchInfo, _kOSKextCacheFormatCFXML, /* parseXML? */ false,

Completed in 131 milliseconds