Searched refs:worker_handle_request (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13-stable/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-13-stable/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-13-stable/contrib/unbound/smallapp/ |
| HD | worker_cb.c | 60 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
|
| /freebsd-13-stable/contrib/unbound/util/ |
| HD | fptr_wlist.c | 107 if(fptr == &worker_handle_request) return 1; in fptr_whitelist_comm_point()
|
| /freebsd-13-stable/contrib/unbound/daemon/ |
| HD | worker.c | 1359 worker_handle_request(struct comm_point* c, void* arg, int error, in worker_handle_request() function 2179 worker_handle_request, worker); in worker_init()
|
| /freebsd-13-stable/contrib/unbound/dnstap/ |
| HD | unbound-dnstap-socket.c | 1606 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request() function
|
| /freebsd-13-stable/contrib/unbound/doc/ |
| HD | Changelog | 3520 - Check repinfo in worker_handle_request, if null, drop it.
|