Home
last modified time | relevance | path

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

/openbsd/sbin/unwind/libunbound/util/
H A Dconfigparser.h241 #define VAR_SERVE_EXPIRED_TTL_RESET 497 macro
H A Dconfiglexer.lex410 serve-expired-ttl-reset{COLON} { YDVAR(1, VAR_SERVE_EXPIRED_TTL_RESET) }
H A Dconfigparser.y163 %token VAR_SERVE_EXPIRED_TTL_RESET VAR_SERVE_EXPIRED_REPLY_TTL
2135 server_serve_expired_ttl_reset: VAR_SERVE_EXPIRED_TTL_RESET STRING_ARG
H A Dconfiglexer.c4899 { YDVAR(1, VAR_SERVE_EXPIRED_TTL_RESET) }
/openbsd/usr.sbin/unbound/util/
H A Dconfiglexer.lex410 serve-expired-ttl-reset{COLON} { YDVAR(1, VAR_SERVE_EXPIRED_TTL_RESET) }
H A Dconfigparser.y163 %token VAR_SERVE_EXPIRED_TTL_RESET VAR_SERVE_EXPIRED_REPLY_TTL
2135 server_serve_expired_ttl_reset: VAR_SERVE_EXPIRED_TTL_RESET STRING_ARG