Searched defs:rdtypecounter_others (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dstats.c51 rdtypecounter_others = 257, /* anything else */ enumerator in enum:__anon196
218 counter = rdtypecounter_others;
240 counter = (int)rdtypecounter_others;
317 if (rdcounter == rdtypecounter_others)

Completed in 12 milliseconds