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

/freebsd-13-stable/contrib/unbound/iterator/
H A Diter_donotq.c129 if(cfg->donotquery_localhost) {
/freebsd-13-stable/contrib/unbound/util/
H A Dconfig_file.h261 int donotquery_localhost; member in struct:config_file
H A Dconfig_file.c190 cfg->donotquery_localhost = 1;
394 cfg->donotquery_localhost = 0; /* allow, so that you can ask a
620 else S_YNO("do-not-query-localhost:", donotquery_localhost)
1058 else O_YNO(opt, "do-not-query-localhost", donotquery_localhost)
H A Dconfigparser.y1741 else cfg_parser->cfg->donotquery_localhost =
/freebsd-13-stable/contrib/unbound/smallapp/
H A Dunbound-checkconf.c164 if(cfg->donotquery_localhost) {

Completed in 194 milliseconds