Searched refs:hti_index (Results 1 – 2 of 2) sorted by relevance
563 iterator->hti_index = h_index; in ht_findfirst()626 for (index = iterator->hti_index + 1; index < total; ++index) { in ht_findnext()629 iterator->hti_index = index; in ht_findnext()635 iterator->hti_index = 0; in ht_findnext()
146 size_t hti_index; member