Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dconfig_file.h290 int harden_glue; member
H A Dconfig_file.c238 cfg->harden_glue = 1; in config_create()
672 else S_YNO("harden-glue:", harden_glue) in config_set_option()
1159 else O_YNO(opt, "harden-glue", harden_glue) in config_get_option()
H A Dconfigparser.y1785 else cfg_parser->cfg->harden_glue =
H A Dconfigparser.c4807 else cfg_parser->cfg->harden_glue = in yyparse()
/freebsd/contrib/unbound/iterator/
H A Diter_scrub.c880 } else if(!env->cfg->harden_glue && ( in scrub_sanitize()