Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp14796 int unLoadedCount, i; local
14804 unLoadedCount = sUnloadedPrelinkedKexts->getCount();
14805 if (unLoadedCount == 0) {
14809 for (i = 0; i < unLoadedCount; i++) {