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

/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp9257 int unLoadedCount, i; local
9265 unLoadedCount = sUnloadedPrelinkedKexts->getCount();
9266 if (unLoadedCount == 0) {
9270 for (i = 0; i < unLoadedCount; i++) {

Completed in 138 milliseconds