Home
last modified time | relevance | path

Searched refs:VAR_STATISTICS_CUMULATIVE (Results 1 – 6 of 6) sorted by relevance

/openbsd/sbin/unwind/libunbound/util/
H A Dconfigparser.h87 #define VAR_STATISTICS_CUMULATIVE 343 macro
H A Dconfiglexer.lex445 statistics-cumulative{COLON} { YDVAR(1, VAR_STATISTICS_CUMULATIVE) }
H A Dconfigparser.y100 %token VAR_STATISTICS_CUMULATIVE VAR_OUTGOING_PORT_PERMIT
576 server_statistics_cumulative: VAR_STATISTICS_CUMULATIVE STRING_ARG
H A Dconfiglexer.c5070 { YDVAR(1, VAR_STATISTICS_CUMULATIVE) }
/openbsd/usr.sbin/unbound/util/
H A Dconfiglexer.lex445 statistics-cumulative{COLON} { YDVAR(1, VAR_STATISTICS_CUMULATIVE) }
H A Dconfigparser.y100 %token VAR_STATISTICS_CUMULATIVE VAR_OUTGOING_PORT_PERMIT
576 server_statistics_cumulative: VAR_STATISTICS_CUMULATIVE STRING_ARG