Searched refs:auth_zone_write_file (Results 1 – 2 of 2) sorted by relevance
548 int auth_zone_write_file(struct auth_zone* z, const char* fname);
1803 int auth_zone_write_file(struct auth_zone* z, const char* fname) in auth_zone_write_file() function5380 } else if(!auth_zone_write_file(z, tmpfile)) { in zone_write_after_update()