Home
last modified time | relevance | path

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

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