Searched refs:donotquery_localhost (Results 1 – 8 of 8) sorted by relevance
129 if(cfg->donotquery_localhost) { in donotq_apply_cfg()
280 int donotquery_localhost; member
200 cfg->donotquery_localhost = 1; in config_create()427 cfg->donotquery_localhost = 0; /* allow, so that you can ask a in config_create_forlib()675 else S_YNO("do-not-query-localhost:", donotquery_localhost) in config_set_option()1151 else O_YNO(opt, "do-not-query-localhost", donotquery_localhost) in config_get_option()
1902 else cfg_parser->cfg->donotquery_localhost =
4925 else cfg_parser->cfg->donotquery_localhost = in yyparse()
163 .. attribute:: donotquery_localhost
165 if(cfg->donotquery_localhost) { in donotquerylocalhostcheck()
1008 int donotquery_localhost;