Home
last modified time | relevance | path

Searched refs:UB_STATS_OPCODE_NUM (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dunbound.h686 #define UB_STATS_OPCODE_NUM 16 macro
732 long long qopcode[UB_STATS_OPCODE_NUM];
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dstats.c494 for(i=0; i<UB_STATS_OPCODE_NUM; i++) in server_stats_add()
H A Dremote.c945 for(i=0; i<UB_STATS_OPCODE_NUM; i++) { in print_ext()
/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c335 for(i=0; i<UB_STATS_OPCODE_NUM; i++) { in print_extended()