Home
last modified time | relevance | path

Searched refs:worker_handle_reply (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/unbound/util/
HDfptr_wlist.c158 else if(fptr == &worker_handle_reply) return 1; in fptr_whitelist_pending_udp()
167 else if(fptr == &worker_handle_reply) return 1; in fptr_whitelist_pending_tcp()
/NextBSD/contrib/unbound/libunbound/
HDworker.h148 int worker_handle_reply(struct comm_point* c, void* arg, int error,
HDlibworker.c916 int worker_handle_reply(struct comm_point* ATTR_UNUSED(c), in worker_handle_reply() function
/NextBSD/contrib/unbound/smallapp/
HDworker_cb.c65 int worker_handle_reply(struct comm_point* ATTR_UNUSED(c), in worker_handle_reply() function
/NextBSD/contrib/unbound/daemon/
HDworker.c233 worker_handle_reply(struct comm_point* c, void* arg, int error, in worker_handle_reply() function