| /src/external/bsd/unbound/dist/libunbound/ |
| worker.h | 178 int remote_control_callback(struct comm_point*, void*, int, struct comm_reply*);
|
| libworker.c | 959 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), function
|
| /src/external/bsd/unbound/dist/smallapp/ |
| worker_cb.c | 84 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), function
|
| /src/external/bsd/unbound/dist/testcode/ |
| testbound.c | 654 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), function
|
| doqclient.c | 2577 int remote_control_callback(struct comm_point* ATTR_UNUSED(c),
|
| /src/external/bsd/unbound/dist/util/ |
| fptr_wlist.c | 124 else if(fptr == &remote_control_callback) return 1;
|
| /src/external/bsd/nsd/dist/ |
| remote.c | 227 remote_control_callback(int fd, short event, void* arg); 642 remote_control_callback, n); 701 remote_control_callback(newfd, EV_READ, n); 2861 remote_control_callback, s); 2878 remote_control_callback, s); 2895 remote_control_callback(int fd, short event, void* arg) function
|
| /src/external/bsd/unbound/dist/dnstap/ |
| unbound-dnstap-socket.c | 1641 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), function
|
| /src/external/bsd/unbound/dist/daemon/ |
| remote.c | 501 &remote_control_callback, n); 542 (void)remote_control_callback(n->c, n, NETEVENT_NOERROR, NULL); 4291 int remote_control_callback(struct comm_point* c, void* arg, int err, function
|