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

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h680 #define UB_STATS_QTYPE_NUM 256 macro
724 long long qtype[UB_STATS_QTYPE_NUM];
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c490 for(i=0; i<UB_STATS_QTYPE_NUM; i++)
521 if(qtype < UB_STATS_QTYPE_NUM)
H A Dremote.c901 for(i=0; i<UB_STATS_QTYPE_NUM; i++) {
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c314 for(i=0; i<UB_STATS_QTYPE_NUM; i++) {

Completed in 77 milliseconds