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

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dstats.c40 dns_statstype_rdtype = 1, enumerator in enum:__anon105
216 return (create_stats(mctx, dns_statstype_rdtype,
278 REQUIRE(DNS_STATS_VALID(stats) && stats->type == dns_statstype_rdtype);
482 REQUIRE(DNS_STATS_VALID(stats) && stats->type == dns_statstype_rdtype);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dstats.c40 dns_statstype_rdtype = 1, enumerator in enum:__anon156
216 return (create_stats(mctx, dns_statstype_rdtype,
278 REQUIRE(DNS_STATS_VALID(stats) && stats->type == dns_statstype_rdtype);
484 REQUIRE(DNS_STATS_VALID(stats) && stats->type == dns_statstype_rdtype);

Completed in 103 milliseconds