Searched defs:dns_zone (Results 1 – 1 of 1) sorted by relevance
193 struct dns_zone { struct211 dns_zonemgr_t *zmgr; argument221 dns_zonetype_t type; argument222 unsigned int flags;223 unsigned int options;224 unsigned int db_argc;225 char **db_argv;226 isc_time_t expiretime;227 isc_time_t refreshtime;228 isc_time_t dumptime;[all …]