Searched refs:donotquery_localhost (Results 1 – 5 of 5) sorted by relevance
129 if(cfg->donotquery_localhost) { in donotq_apply_cfg()
267 int donotquery_localhost; member
193 cfg->donotquery_localhost = 1; in config_create()404 cfg->donotquery_localhost = 0; /* allow, so that you can ask a in config_create_forlib()641 else S_YNO("do-not-query-localhost:", donotquery_localhost) in config_set_option()1098 else O_YNO(opt, "do-not-query-localhost", donotquery_localhost) in config_get_option()
1819 else cfg_parser->cfg->donotquery_localhost =
165 if(cfg->donotquery_localhost) { in donotquerylocalhostcheck()