Searched refs:cleanupIndex (Results 1 – 2 of 2) sorted by relevance
118 int cleanupIndex; /* Index to chain of link table */ member
818 la->cleanupIndex = 0; in CleanupAliasData()827 LIST_FOREACH_SAFE(lnk, &la->linkTableOut[la->cleanupIndex++], in IncrementalCleanup()833 if (la->cleanupIndex == LINK_TABLE_OUT_SIZE) in IncrementalCleanup()834 la->cleanupIndex = 0; in IncrementalCleanup()2467 la->cleanupIndex = 0; in LibAliasInit()