Searched refs:worker_handle_request (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/unbound/libunbound/ |
| H A D | worker.h | 152 int worker_handle_request(struct comm_point* c, void* arg, int error,
|
| H A D | libworker.c | 935 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 | 60 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 | 1448 worker_handle_request(struct comm_point* c, void* arg, int error, in worker_handle_request() function 2262 cfg, worker_handle_request, worker); in worker_init()
|
| /freebsd/contrib/unbound/dnstap/ |
| H A D | unbound-dnstap-socket.c | 1607 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() 1606 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), worker_handle_request() function
|
| /freebsd/contrib/unbound/testcode/ |
| H A D | doqclient.c | 2553 int worker_handle_request(struct comm_point* ATTR_UNUSED(c),
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 4052 - Check repinfo in worker_handle_request, if null, drop it.
|