Searched refs:domain_table_type (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/usr.sbin/nsd/
H A Dnamedb.h33 typedef struct domain_table domain_table_type; typedef in typeref:struct:domain_table
194 domain_table_type *domain_table_create(region_type *region);
199 int domain_table_search(domain_table_type* table,
209 domain_table_count(domain_table_type* table)
222 domain_type* domain_table_find(domain_table_type* table,
232 domain_type *domain_table_insert(domain_table_type *table,
241 void prehash_clear(domain_table_type* table);
242 void prehash_add(domain_table_type* table, domain_type* domain);
243 void prehash_del(domain_table_type* table, domain_type* domain);
244 int domain_is_prehash(domain_table_type* tabl
[all...]
H A Drdata.h36 domain_table_type *owners,
H A Dnamedb.c24 allocate_domain_info(domain_table_type* table,
65 allocate_domain_nsec3(domain_table_type* table, domain_type* result)
86 numlist_make_last(domain_table_type* table, domain_type* domain)
127 numlist_pop_last(domain_table_type* table)
153 int domain_is_prehash(domain_table_type* table, domain_type* domain)
173 void prehash_clear(domain_table_type* table)
187 prehash_add(domain_table_type* table, domain_type* domain)
200 prehash_del(domain_table_type* table, domain_type* domain)
312 domain_table_type *
316 domain_table_type* resul
[all...]
H A Dzonec.h146 int zonec_parse_string(region_type* region, domain_table_type* domains,
H A Dpacket.h187 domain_table_type *owners,
H A Dpacket.c263 packet_read_rr(region_type *region, domain_table_type *owners,
H A Dxfr-inspect.c147 domain_table_type* table;
H A Dzonec.c2288 static domain_table_type* orig_domains = NULL;
2294 zonec_setup_string_parser(region_type* region, domain_table_type* domains)
2317 zonec_parse_string(region_type* region, domain_table_type* domains,
H A Drdata.c924 domain_table_type *owners,
H A Dnsd-checkconf.c25 domain_table_type* ATTR_UNUSED(domains), zone_type* ATTR_UNUSED(zone),
H A Dixfr.c1306 domain_table_type *temptable;
2009 domain_table_type* owners;
H A Ddifffile.c691 domain_table_type *temptable;
H A Dxfrd.c1966 domain_table_type* owners;

Completed in 209 milliseconds