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

/freebsd-10.0-release/contrib/unbound/util/
H A Dconfigparser.h124 #define VAR_FORWARD_FIRST 380 macro
H A Dconfigparser.y106 %token VAR_SSL_SERVICE_KEY VAR_SSL_SERVICE_PEM VAR_SSL_PORT VAR_FORWARD_FIRST
1187 forward_first: VAR_FORWARD_FIRST STRING_ARG
H A Dconfiglexer.c2209 { YDVAR(1, VAR_FORWARD_FIRST) }
H A Dconfigparser.c210 #define VAR_FORWARD_FIRST 380 macro
548 "VAR_SSL_SERVICE_KEY","VAR_SSL_SERVICE_PEM","VAR_SSL_PORT","VAR_FORWARD_FIRST",
782 "forward_first : VAR_FORWARD_FIRST STRING_ARG",

Completed in 175 milliseconds