Home
last modified time | relevance | path

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

/openbsd/sbin/unwind/libunbound/util/
H A Dconfigparser.h47 #define VAR_STUB_HOST 303 macro
H A Dconfiglexer.lex335 stub-host{COLON} { YDVAR(1, VAR_STUB_HOST) }
H A Dconfigparser.y86 %token VAR_STUB_ZONE VAR_STUB_HOST VAR_STUB_ADDR VAR_TARGET_FETCH_POLICY
3037 stub_host: VAR_STUB_HOST STRING_ARG
H A Dconfiglexer.c4524 { YDVAR(1, VAR_STUB_HOST) }
/openbsd/usr.sbin/unbound/util/
H A Dconfiglexer.lex335 stub-host{COLON} { YDVAR(1, VAR_STUB_HOST) }
H A Dconfigparser.y86 %token VAR_STUB_ZONE VAR_STUB_HOST VAR_STUB_ADDR VAR_TARGET_FETCH_POLICY
3037 stub_host: VAR_STUB_HOST STRING_ARG