Searched refs:worker_handle_request (Results 1 – 10 of 10) sorted by relevance
| /freebsd-head/contrib/unbound/libunbound/ |
| HD | worker.h | 152 int worker_handle_request(struct comm_point* c, void* arg, int error,
|
| HD | libworker.c | 932 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
|
| /freebsd-head/contrib/unbound/contrib/ |
| HD | drop-tld.diff | 5 @@ -1213,6 +1213,15 @@ worker_handle_request(struct comm_point* c, void* arg, int error,
|
| HD | fastrpz.patch | 207 @@ -1436,6 +1475,15 @@ worker_handle_request(struct comm_point* c, void* arg, int error,
|
| /freebsd-head/contrib/unbound/smallapp/ |
| HD | worker_cb.c | 60 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
|
| /freebsd-head/contrib/unbound/util/ |
| HD | fptr_wlist.c | 108 if(fptr == &worker_handle_request) return 1; in fptr_whitelist_comm_point()
|
| /freebsd-head/contrib/unbound/daemon/ |
| HD | worker.c | 1448 worker_handle_request(struct comm_point* c, void* arg, int error, in worker_handle_request() function 2269 cfg, worker_handle_request, worker); in worker_init()
|
| /freebsd-head/contrib/unbound/dnstap/ |
| HD | unbound-dnstap-socket.c | 1607 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
|
| /freebsd-head/contrib/unbound/testcode/ |
| HD | doqclient.c | 2504 int worker_handle_request(struct comm_point* ATTR_UNUSED(c),
|
| /freebsd-head/contrib/unbound/doc/ |
| HD | Changelog | 3785 - Check repinfo in worker_handle_request, if null, drop it.
|