Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/util/
H A Dconfigparser.h188 VAR_LOG_REPLIES = 389, /* VAR_LOG_REPLIES */ enumerator
513 #define VAR_LOG_REPLIES 389 macro
H A Dconfigparser.y112 %token VAR_LOG_REPLIES VAR_LOG_LOCAL_ACTIONS VAR_TCP_UPSTREAM
1150 server_log_replies: VAR_LOG_REPLIES STRING_ARG
H A Dconfiglexer.lex423 log-replies{COLON} { YDVAR(1, VAR_LOG_REPLIES) }
H A Dconfigparser.c274 VAR_LOG_REPLIES = 389, /* VAR_LOG_REPLIES */ enumerator
599 #define VAR_LOG_REPLIES 389 macro