Home
last modified time | relevance | path

Searched refs:ixfr_create_start (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/
H A Dixfrcreate.h35 struct ixfr_create* ixfr_create_start(struct zone* zone, const char* zfile,
H A Dnsd-checkzone.c75 ixfrcr = ixfr_create_start(zone, fname, ixfr_size, 1); in check_zone()
H A Ddbaccess.c249 ixfrcr = ixfr_create_start(zone, fname, in namedb_read_zonefile()
H A Dixfrcreate.c207 struct ixfr_create* ixfr_create_start(struct zone* zone, const char* zfile, in ixfr_create_start() function