Lines Matching defs:table
24 allocate_domain_info(domain_table_type* table, in allocate_domain_info()
65 allocate_domain_nsec3(domain_table_type* table, domain_type* result) in allocate_domain_nsec3()
86 numlist_make_last(domain_table_type* table, domain_type* domain) in numlist_make_last()
127 numlist_pop_last(domain_table_type* table) in numlist_pop_last()
153 int domain_is_prehash(domain_table_type* table, domain_type* domain) in domain_is_prehash()
173 void prehash_clear(domain_table_type* table) in prehash_clear()
187 prehash_add(domain_table_type* table, domain_type* domain) in prehash_add()
200 prehash_del(domain_table_type* table, domain_type* domain) in prehash_del()
366 domain_table_search(domain_table_type *table, in domain_table_search()
405 domain_table_find(domain_table_type* table, in domain_table_find()
419 domain_table_insert(domain_table_type* table, in domain_table_insert()