Searched refs:hide_trustanchor (Results 1 – 5 of 5) sorted by relevance
371 int hide_trustanchor; member
256 cfg->hide_trustanchor = 0; in config_create()667 else S_YNO("hide-trustanchor:", hide_trustanchor) in config_set_option()1178 else O_YNO(opt, "hide-trustanchor", hide_trustanchor) in config_get_option()
1497 else cfg_parser->cfg->hide_trustanchor = (strcmp($2, "yes")==0);
4482 else cfg_parser->cfg->hide_trustanchor = (strcmp((yyvsp[0].str), "yes")==0); in yyparse()
1042 if(cfg->hide_trustanchor) in answer_chaos()