Searched refs:libworker_handle_service_reply (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/unbound/libunbound/ |
H A D | worker.h | 84 int libworker_handle_service_reply(struct comm_point* c, void* arg, int error,
|
H A D | libworker.c | 890 libworker_handle_service_reply, e, w->back->udp_buff, q->env, in libworker_send_query() 899 libworker_handle_service_reply(struct comm_point* c, void* arg, int error, in libworker_handle_service_reply() function
|
/freebsd/contrib/unbound/smallapp/ |
H A D | worker_cb.c | 145 int libworker_handle_service_reply(struct comm_point* ATTR_UNUSED(c), in libworker_handle_service_reply() function
|
/freebsd/contrib/unbound/util/ |
H A D | fptr_wlist.c | 228 else if(fptr == &libworker_handle_service_reply) return 1; in fptr_whitelist_serviced_query()
|
/freebsd/contrib/unbound/dnstap/ |
H A D | unbound-dnstap-socket.c | 1691 int libworker_handle_service_reply(struct comm_point* ATTR_UNUSED(c), in libworker_handle_service_reply() function
|
/freebsd/contrib/unbound/daemon/ |
H A D | worker.c | 2444 int libworker_handle_service_reply(struct comm_point* ATTR_UNUSED(c), in libworker_handle_service_reply() function
|