Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp16358 uint32_t idx, accountingListAlloc, accountingListCount, prevAccountingListCount; local
16361 prevAccountingListCount = 0;
16488 prevAccountingListCount = sKextAccountsCount;
16503 IODelete(prevAccountingList, typeof(accountingList[0]), prevAccountingListCount);