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

/freebsd-10.1-release/contrib/unbound/libunbound/
H A Dworker.h140 int worker_handle_request(struct comm_point* c, void* arg, int error,
H A Dlibworker.c907 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), function
/freebsd-10.1-release/contrib/unbound/smallapp/
H A Dworker_cb.c57 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), function
/freebsd-10.1-release/contrib/unbound/util/
H A Dfptr_wlist.c84 if(fptr == &worker_handle_request) return 1;
/freebsd-10.1-release/contrib/unbound/daemon/
H A Dworker.c770 worker_handle_request(struct comm_point* c, void* arg, int error, function
1148 worker->daemon->listen_sslctx, worker_handle_request, worker);

Completed in 107 milliseconds