Home
last modified time | relevance | path

Searched refs:root_key_sentinel (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dconfig_file.h401 int root_key_sentinel; member
H A Dconfig_file.c269 cfg->root_key_sentinel = 1; in config_create()
709 else S_YNO("root-key-sentinel:", root_key_sentinel) in config_set_option()
1243 else O_YNO(opt, "root-key-sentinel", root_key_sentinel) in config_get_option()
H A Dconfigparser.y1462 cfg_parser->cfg->root_key_sentinel =
H A Dconfigparser.c4435 cfg_parser->cfg->root_key_sentinel = in yyparse()
/freebsd/contrib/unbound/validator/
H A Dvalidator.c2528 qstate->env->cfg->root_key_sentinel && in processFinished()