Searched refs:dns_statstype_general (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dstats.c40 dns_statstype_general = 0, enumerator in enum:__anon212
163 return (create_stats(mctx, dns_statstype_general, ncounters, statsp));
194 REQUIRE(DNS_STATS_VALID(stats) && stats->type == dns_statstype_general);
276 REQUIRE(DNS_STATS_VALID(stats) && stats->type == dns_statstype_general);

Completed in 47 milliseconds