Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/libunbound/
HDworker.h144 int worker_handle_request(struct comm_point* c, void* arg, int error,
HDlibworker.c908 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
/NextBSD/contrib/unbound/smallapp/
HDworker_cb.c57 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
/NextBSD/contrib/unbound/util/
HDfptr_wlist.c85 if(fptr == &worker_handle_request) return 1; in fptr_whitelist_comm_point()
/NextBSD/contrib/unbound/daemon/
HDworker.c792 worker_handle_request(struct comm_point* c, void* arg, int error, in worker_handle_request() function
1207 worker->daemon->listen_sslctx, dtenv, worker_handle_request, in worker_init()