Home
last modified time | relevance | path

Searched refs:prefetch_key (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/usr.sbin/unbound/util/
Dconfig_file.h323 int prefetch_key; member
Dconfig_file.c180 cfg->prefetch_key = 0; in config_create()
621 else S_YNO("prefetch-key:", prefetch_key) in config_set_option()
1081 else O_YNO(opt, "prefetch-key", prefetch_key) in config_get_option()
Dconfigparser.y1903 else cfg_parser->cfg->prefetch_key = (strcmp($2, "yes")==0);
/openbsd/src/sbin/unwind/libunbound/util/
Dconfig_file.h323 int prefetch_key; member
Dconfig_file.c180 cfg->prefetch_key = 0; in config_create()
621 else S_YNO("prefetch-key:", prefetch_key) in config_set_option()
1081 else O_YNO(opt, "prefetch-key", prefetch_key) in config_get_option()
Dconfigparser.y1903 else cfg_parser->cfg->prefetch_key = (strcmp($2, "yes")==0);
/openbsd/src/usr.sbin/unbound/iterator/
Diterator.c1887 if(iq->dnssec_expected && qstate->env->cfg->prefetch_key && in processInitRequest3()
3445 if(iq->dnssec_expected && qstate->env->cfg->prefetch_key && in processQueryResponse()
/openbsd/src/sbin/unwind/libunbound/iterator/
Diterator.c1887 if(iq->dnssec_expected && qstate->env->cfg->prefetch_key && in processInitRequest3()
3445 if(iq->dnssec_expected && qstate->env->cfg->prefetch_key && in processQueryResponse()