Searched defs:namedb (Results 1 – 2 of 2) sorted by relevance
327 struct namedb struct329 region_type* region;330 domain_table_type* domains;331 struct radtree* zonetree;333 struct timeval diff_timestamp;335 uint8_t diff_skip;336 off_t diff_pos;
176 check_apex_soa(namedb_type* namedb, zone_type *zone, int nolog) in check_apex_soa()