Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/unbound/services/
HDauthzone.h585 int auth_zone_set_zonefile(struct auth_zone* z, char* zonefile);
HDauthzone.c560 auth_zone_set_zonefile(struct auth_zone* z, char* zonefile) in auth_zone_set_zonefile() function
2129 if(!auth_zone_set_zonefile(z, c->zonefile)) { in auth_zones_cfg()