Lines Matching defs:staleanswersok
4726 view->staleanswersok = pview->staleanswersok;
4729 view->staleanswersok = dns_stale_answer_conf;
16658 dns_stale_answer_t staleanswersok = dns_stale_answer_conf;
16678 staleanswersok = dns_stale_answer_yes;
16682 staleanswersok = dns_stale_answer_no;
16684 staleanswersok = dns_stale_answer_conf;
16736 view->staleanswersok = staleanswersok;
16751 switch (view->staleanswersok) {