Searched refs:ht_sequence (Results 1 – 2 of 2) sorted by relevance
113 ht->ht_sequence = random(); in ht_create_table()269 handle->ht_sequence++; in ht_add_item()349 handle->ht_sequence++; in ht_remove_item()471 handle->ht_sequence++; in ht_clean_table()556 iterator->hti_sequence = handle->ht_sequence; in ht_findfirst()602 iterator->hti_sequence != handle->ht_sequence) { in ht_findnext()
111 size_t ht_sequence; member