Searched refs:worker_handle_request (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/unbound/libunbound/ |
| H A D | worker.h | 146 int worker_handle_request(struct comm_point* c, void* arg, int error,
|
| H A D | libworker.c | 930 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
|
| /freebsd-12.1/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 @@ -1435,6 +1474,15 @@ worker_handle_request(struct comm_point* c, void* arg, int error,
|
| /freebsd-12.1/contrib/unbound/smallapp/ |
| H A D | worker_cb.c | 57 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
|
| /freebsd-12.1/contrib/unbound/util/ |
| H A D | fptr_wlist.c | 100 if(fptr == &worker_handle_request) return 1; in fptr_whitelist_comm_point()
|
| /freebsd-12.1/contrib/unbound/daemon/ |
| H A D | worker.c | 1086 worker_handle_request(struct comm_point* c, void* arg, int error, in worker_handle_request() function 1801 dtenv, worker_handle_request, worker); in worker_init()
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | Changelog | 456 - Check repinfo in worker_handle_request, if null, drop it.
|