Searched refs:worker_handle_request (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/contrib/unbound/libunbound/ |
| D | worker.h | 152 int worker_handle_request(struct comm_point* c, void* arg, int error,
|
| D | libworker.c | 946 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
|
| /freebsd-12-stable/contrib/unbound/contrib/ |
| D | drop-tld.diff | 5 @@ -1213,6 +1213,15 @@ worker_handle_request(struct comm_point* c, void* arg, int error,
|
| D | fastrpz.patch | 207 @@ -1436,6 +1475,15 @@ worker_handle_request(struct comm_point* c, void* arg, int error,
|
| /freebsd-12-stable/contrib/unbound/smallapp/ |
| D | worker_cb.c | 60 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
|
| /freebsd-12-stable/contrib/unbound/util/ |
| D | fptr_wlist.c | 106 if(fptr == &worker_handle_request) return 1; in fptr_whitelist_comm_point()
|
| /freebsd-12-stable/contrib/unbound/dnstap/ |
| D | unbound-dnstap-socket.c | 1393 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
|
| /freebsd-12-stable/contrib/unbound/daemon/ |
| D | worker.c | 1364 worker_handle_request(struct comm_point* c, void* arg, int error, in worker_handle_request() function 2175 dtenv, worker_handle_request, worker); in worker_init()
|
| /freebsd-12-stable/contrib/unbound/doc/ |
| D | Changelog | 2789 - Check repinfo in worker_handle_request, if null, drop it.
|