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

/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dunbound.h684 #define UB_STATS_RCODE_NUM 16 macro
766 long long ans_rcode[UB_STATS_RCODE_NUM];
/netbsd-current/external/bsd/unbound/dist/services/
H A Dmesh.h130 size_t ans_rcode[UB_STATS_RCODE_NUM];
H A Dmesh.c1952 memset(&mesh->ans_rcode[0], 0, sizeof(size_t)*UB_STATS_RCODE_NUM);
/netbsd-current/external/bsd/unbound/dist/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++) {
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c364 for(i=0; i<UB_STATS_RCODE_NUM; i++) {

Completed in 266 milliseconds