Searched refs:ht_table_size (Results 1 – 2 of 2) sorted by relevance
108 ht->ht_table_size = table_size; in ht_create_table()448 for (i = 0; i < handle->ht_table_size; i++) { in ht_clean_table()560 for (h_index = 0; h_index < handle->ht_table_size; ++h_index) { in ht_findfirst()625 total = handle->ht_table_size; in ht_findnext()
114 size_t ht_table_size; member