Home
last modified time | relevance | path

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

/openbsd/usr.sbin/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
/openbsd/sbin/unwind/libunbound/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
/openbsd/usr.sbin/unbound/smallapp/
H A Dworker_cb.c97 struct outbound_entry* worker_send_query( in worker_send_query() function
/openbsd/sbin/unwind/libunbound/util/
H A Dfptr_wlist.c347 if(fptr == &worker_send_query) return 1; in fptr_whitelist_modenv_send_query()
/openbsd/usr.sbin/unbound/util/
H A Dfptr_wlist.c347 if(fptr == &worker_send_query) return 1; in fptr_whitelist_modenv_send_query()
/openbsd/usr.sbin/unbound/daemon/
H A Dworker.c2236 worker->env.send_query = &worker_send_query; in worker_init()
2375 worker_send_query(struct query_info* qinfo, uint16_t flags, int dnssec, in worker_send_query() function
/openbsd/usr.sbin/unbound/dnstap/
H A Dunbound-dnstap-socket.c1641 struct outbound_entry* worker_send_query( in worker_send_query() function