Home
last modified time | relevance | path

Searched refs:STATS_QCLASS_NUM (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/unbound/daemon/
HDstats.h56 #define STATS_QCLASS_NUM 256 macro
87 size_t qclass[STATS_QCLASS_NUM];
HDstats.c262 for(i=0; i<STATS_QCLASS_NUM; i++) in server_stats_add()
292 if(qclass < STATS_QCLASS_NUM) in server_stats_insquery()
HDremote.c914 for(i=0; i<STATS_QCLASS_NUM; i++) { in print_ext()