Searched refs:VAR_TCP_UPSTREAM (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/unbound/util/
H A Dconfigparser.h119 #define VAR_TCP_UPSTREAM 375 macro
H A Dconfigparser.y105 %token VAR_IGNORE_CD_FLAG VAR_LOG_QUERIES VAR_TCP_UPSTREAM VAR_SSL_UPSTREAM
372 server_tcp_upstream: VAR_TCP_UPSTREAM STRING_ARG
H A Dconfiglexer.c1993 { YDVAR(1, VAR_TCP_UPSTREAM) }
H A Dconfigparser.c205 #define VAR_TCP_UPSTREAM 375 macro
547 "VAR_IGNORE_CD_FLAG","VAR_LOG_QUERIES","VAR_TCP_UPSTREAM","VAR_SSL_UPSTREAM",
694 "server_tcp_upstream : VAR_TCP_UPSTREAM STRING_ARG",

Completed in 212 milliseconds