Home
last modified time | relevance | path

Searched refs:only_lookup (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dauthzone.h338 int only_lookup; member
H A Dauthzone.c6765 if(xfr->task_probe->only_lookup) { in xfr_probe_send_or_end()
6767 xfr->task_probe->only_lookup = 0; in xfr_probe_send_or_end()
6952 xfr->task_probe->only_lookup = 1; in xfr_start_probe()
6953 if(!(xfr->task_probe->only_lookup && in xfr_start_probe()
7063 xfr->task_probe->only_lookup = 1; in xfr_set_timeout()
/freebsd/contrib/unbound/daemon/
H A Dremote.c7727 xfr->task_probe->only_lookup = 0; in fr_worker_auth_add()