Searched refs:auth_zone_set_zonefile (Results 1 – 3 of 3) sorted by relevance
585 int auth_zone_set_zonefile(struct auth_zone* z, char* zonefile);
560 auth_zone_set_zonefile(struct auth_zone* z, char* zonefile) in auth_zone_set_zonefile() function2129 if(!auth_zone_set_zonefile(z, c->zonefile)) { in auth_zones_cfg()
670 auth_zone_set_zonefile(z, fname); in authtest_addzone()