Searched refs:UB_STATS_RCODE_NUM (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h684 #define UB_STATS_RCODE_NUM 16 macro
766 long long ans_rcode[UB_STATS_RCODE_NUM];
/freebsd-current/contrib/unbound/services/
H A Dmesh.h130 size_t ans_rcode[UB_STATS_RCODE_NUM];
H A Dmesh.c2020 memset(&mesh->ans_rcode[0], 0, sizeof(size_t)*UB_STATS_RCODE_NUM);
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c278 for(i=0; i<UB_STATS_RCODE_NUM; i++)
496 for(i=0; i<UB_STATS_RCODE_NUM; i++)
H A Dremote.c995 for(i=0; i<UB_STATS_RCODE_NUM; i++) {
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c365 for(i=0; i<UB_STATS_RCODE_NUM; i++) {

Completed in 147 milliseconds