Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dview.h135 bool root_key_sentinel; member
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dview.h129 bool root_key_sentinel;
136 bool root_key_sentinel; global() member
/netbsd-src/external/bsd/unbound/dist/util/
H A Dconfig_file.h388 int root_key_sentinel; member
H A Dconfig_file.c262 cfg->root_key_sentinel = 1; in config_create()
682 else S_YNO("root-key-sentinel:", root_key_sentinel) in config_set_option()
1194 else O_YNO(opt, "root-key-sentinel", root_key_sentinel) in config_get_option()
H A Dconfigparser.y1386 cfg_parser->cfg->root_key_sentinel =
H A Dconfigparser.c4244 cfg_parser->cfg->root_key_sentinel = in yyparse()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dview.c245 view->root_key_sentinel = true; in dns_view_create()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dview.c125 .root_key_sentinel = true, in dns_view_create()
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dvalidator.c2486 qstate->env->cfg->root_key_sentinel && in processFinished()
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dquery.c5750 if (qctx->view->root_key_sentinel && in ns__query_start()
7723 goto root_key_sentinel; in query_usestale()
7740 root_key_sentinel: in query_gotanswer()