Home
last modified time | relevance | path

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

/openbsd/sbin/unwind/libunbound/util/
H A Dconfigparser.h146 #define VAR_STUB_TCP_UPSTREAM 402 macro
H A Dconfiglexer.lex341 stub-tcp-upstream{COLON} { YDVAR(1, VAR_STUB_TCP_UPSTREAM) }
H A Dconfigparser.y119 %token VAR_STUB_TCP_UPSTREAM VAR_FORWARD_TCP_UPSTREAM
3079 stub_tcp_upstream: VAR_STUB_TCP_UPSTREAM STRING_ARG
H A Dconfiglexer.c4554 { YDVAR(1, VAR_STUB_TCP_UPSTREAM) }
/openbsd/usr.sbin/unbound/util/
H A Dconfiglexer.lex341 stub-tcp-upstream{COLON} { YDVAR(1, VAR_STUB_TCP_UPSTREAM) }
H A Dconfigparser.y119 %token VAR_STUB_TCP_UPSTREAM VAR_FORWARD_TCP_UPSTREAM
3079 stub_tcp_upstream: VAR_STUB_TCP_UPSTREAM STRING_ARG