Home
last modified time | relevance | path

Searched refs:auth_zone_write_file (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dauthzone.h518 int auth_zone_write_file(struct auth_zone* z, const char* fname);
H A Dauthzone.c1729 int auth_zone_write_file(struct auth_zone* z, const char* fname) in auth_zone_write_file() function
5255 } else if(!auth_zone_write_file(z, tmpfile)) { in xfr_write_after_update()