Searched refs:worker_handle_request (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/unbound/libunbound/ |
| H A D | worker.h | 158 int worker_handle_request(struct comm_point* c, void* arg, int error,
|
| H A D | libworker.c | 948 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
|
| /freebsd/contrib/unbound/contrib/ |
| H A D | drop-tld.diff | 5 @@ -1213,6 +1213,15 @@ worker_handle_request(struct comm_point* c, void* arg, int error,
|
| H A D | fastrpz.patch | 207 @@ -1436,6 +1475,15 @@ worker_handle_request(struct comm_point* c, void* arg, int error,
|
| /freebsd/contrib/unbound/smallapp/ |
| H A D | worker_cb.c | 61 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
|
| /freebsd/contrib/unbound/util/ |
| H A D | fptr_wlist.c | 108 if(fptr == &worker_handle_request) return 1; in fptr_whitelist_comm_point()
|
| /freebsd/contrib/unbound/daemon/ |
| H A D | worker.c | 1474 worker_handle_request(struct comm_point* c, void* arg, int error, in worker_handle_request() function 2349 cfg, worker_handle_request, worker); in worker_init()
|
| /freebsd/contrib/unbound/dnstap/ |
| H A D | unbound-dnstap-socket.c | 1617 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 966 - Fix add comment to worker_handle_request function that explain it. 5143 - Check repinfo in worker_handle_request, if null, drop it.
|