Searched refs:cleanupIndex (Results 1 – 2 of 2) sorted by relevance
829 la->cleanupIndex = 0; in CleanupAliasData()839 LIST_FOREACH_SAFE(lnk, &la->linkTableOut[la->cleanupIndex++], in IncrementalCleanup()845 if (la->cleanupIndex == LINK_TABLE_OUT_SIZE) in IncrementalCleanup()846 la->cleanupIndex = 0; in IncrementalCleanup()2531 la->cleanupIndex = 0; in LibAliasInit()
110 int cleanupIndex; /* Index to chain of link table */ member