Home
last modified time | relevance | path

Searched refs:domain_table_create (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Ddbaccess.c154 db->domains = domain_table_create(db->region); in namedb_open()
H A Dnamedb.h194 domain_table_type *domain_table_create(region_type *region);
H A Dxfr-inspect.c161 table = domain_table_create(tmpregion); in print_records()
H A Dnamedb.c313 domain_table_create(region_type* region) in domain_table_create() function
H A Dixfr.c1328 temptable = domain_table_create(temp_region); in ixfr_store_putrr()
2010 owners = domain_table_create(temp); in parse_wirerr_into_temp()
2602 temptable = domain_table_create(stayregion); in ixfr_data_read()
H A Ddifffile.c695 temptable = domain_table_create(temp_region); in delete_RR()
H A Dxfrd.c1977 owners = domain_table_create(temp); in xfrd_xfr_check_rrs()