Home
last modified time | relevance | path

Searched refs:write_zone_to_udb (Results 1 – 3 of 3) sorted by relevance

/dports/dns/nsd/nsd-4.3.9/
H A Dnamedb.h370 int write_zone_to_udb(struct udb_base* udb, zone_type* zone,
H A Ddbcreate.c149 write_zone_to_udb(udb_base* udb, zone_type* zone, struct timespec* mtime, in write_zone_to_udb() function
H A Ddbaccess.c633 if(!write_zone_to_udb(nsd->db->udb, zone, &mtime, in namedb_read_zonefile()