Searched refs:harden_dnssec_stripped (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/unbound/util/
H A Dconfig_file.h165 int harden_dnssec_stripped; member in struct:config_file
H A Dconfig_file.c153 cfg->harden_dnssec_stripped = 1;
368 else S_YNO("harden-dnssec-stripped:", harden_dnssec_stripped)
613 else O_YNO(opt, "harden-dnssec-stripped", harden_dnssec_stripped)
H A Dconfigparser.y770 else cfg_parser->cfg->harden_dnssec_stripped =
H A Dconfigparser.c1719 else cfg_parser->cfg->harden_dnssec_stripped =
/freebsd-10.0-release/contrib/unbound/validator/
H A Dvalidator.c2266 if(qstate->env->cfg->harden_dnssec_stripped) {
2301 if(qstate->env->cfg->harden_dnssec_stripped) {

Completed in 168 milliseconds