Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/daemon/
HDstats.h58 #define STATS_RCODE_NUM 16 macro
119 size_t ans_rcode[STATS_RCODE_NUM];
HDstats.c266 for(i=0; i<STATS_RCODE_NUM; i++) in server_stats_add()
HDremote.c973 for(i=0; i<STATS_RCODE_NUM; i++) { in print_ext()