Home
last modified time | relevance | path

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

/openbsd/sbin/unwind/libunbound/util/
H A Dconfigparser.h104 #define VAR_CONTROL_USE_CERT 360 macro
H A Dconfiglexer.lex454 control-use-cert{COLON} { YDVAR(1, VAR_CONTROL_USE_CERT) }
H A Dconfigparser.y106 %token VAR_CONTROL_USE_CERT VAR_TCP_REUSE_TIMEOUT VAR_MAX_REUSE_TCP_QUERIES
3404 rc_control_use_cert: VAR_CONTROL_USE_CERT STRING_ARG
H A Dconfiglexer.c5115 { YDVAR(1, VAR_CONTROL_USE_CERT) }
/openbsd/usr.sbin/unbound/util/
H A Dconfiglexer.lex454 control-use-cert{COLON} { YDVAR(1, VAR_CONTROL_USE_CERT) }
H A Dconfigparser.y106 %token VAR_CONTROL_USE_CERT VAR_TCP_REUSE_TIMEOUT VAR_MAX_REUSE_TCP_QUERIES
3404 rc_control_use_cert: VAR_CONTROL_USE_CERT STRING_ARG