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