Searched refs:donotquery_localhost (Results 1 – 5 of 5) sorted by relevance
129 if(cfg->donotquery_localhost) { in donotq_apply_cfg()
236 int donotquery_localhost; member
179 cfg->donotquery_localhost = 1; in config_create()370 cfg->donotquery_localhost = 0; /* allow, so that you can ask a in config_create_forlib()568 else S_YNO("do-not-query-localhost:", donotquery_localhost) in config_set_option()980 else O_YNO(opt, "do-not-query-localhost", donotquery_localhost) in config_get_option()
1583 else cfg_parser->cfg->donotquery_localhost =
163 if(cfg->donotquery_localhost) { in donotquerylocalhostcheck()