Home
last modified time | relevance | path

Searched refs:worker_send_query (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/unbound/libunbound/
H A Dworker.h132 struct outbound_entry* worker_send_query(struct query_info* qinfo,
H A Dlibworker.c969 struct outbound_entry* worker_send_query(struct query_info* ATTR_UNUSED(qinfo), in worker_send_query() function
/freebsd/contrib/unbound/smallapp/
H A Dworker_cb.c97 struct outbound_entry* worker_send_query( in worker_send_query() function
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c364 if(fptr == &worker_send_query) return 1; in fptr_whitelist_modenv_send_query()
/freebsd/contrib/unbound/daemon/
H A Dworker.c2234 worker->env.send_query = &worker_send_query; in worker_init()
2373 worker_send_query(struct query_info* qinfo, uint16_t flags, int dnssec, in worker_send_query() function
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1643 struct outbound_entry* worker_send_query( in worker_send_query() function