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

/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.h273 int harden_dnssec_stripped; member in struct:config_file
H A Dconfig_file.c226 cfg->harden_dnssec_stripped = 1;
611 else S_YNO("harden-dnssec-stripped:", harden_dnssec_stripped)
1051 else O_YNO(opt, "harden-dnssec-stripped", harden_dnssec_stripped)
H A Dconfigparser.y1627 else cfg_parser->cfg->harden_dnssec_stripped =
/freebsd-11-stable/contrib/unbound/validator/
H A Dvalidator.c2312 if(qstate->env->cfg->harden_dnssec_stripped) {
2347 if(qstate->env->cfg->harden_dnssec_stripped) {

Completed in 343 milliseconds