Home
last modified time | relevance | path

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

/src/contrib/unbound/services/
H A Dauthzone.h521 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
5251 } else if(!auth_zone_write_file(z, tmpfile)) { in xfr_write_after_update()