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

/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.h336 int hide_trustanchor; member in struct:config_file
H A Dconfig_file.c237 cfg->hide_trustanchor = 0;
589 else S_YNO("hide-trustanchor:", hide_trustanchor)
1043 else O_YNO(opt, "hide-trustanchor", hide_trustanchor)
H A Dconfigparser.y1295 else cfg_parser->cfg->hide_trustanchor = (strcmp($2, "yes")==0);
/freebsd-11-stable/contrib/unbound/daemon/
H A Dworker.c976 if(cfg->hide_trustanchor)

Completed in 73 milliseconds