Searched refs:remote_control_callback (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/unbound/libunbound/ |
| H A D | worker.h | 176 int remote_control_callback(struct comm_point*, void*, int, struct comm_reply*);
|
| H A D | libworker.c | 962 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback() function
|
| /freebsd-12.1/contrib/unbound/smallapp/ |
| H A D | worker_cb.c | 89 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback() function
|
| /freebsd-12.1/contrib/unbound/util/ |
| H A D | fptr_wlist.c | 116 else if(fptr == &remote_control_callback) return 1; in fptr_whitelist_comm_point_raw()
|
| /freebsd-12.1/contrib/unbound/daemon/ |
| H A D | remote.c | 481 &remote_control_callback, n); in remote_accept_callback() 522 (void)remote_control_callback(n->c, n, NETEVENT_NOERROR, NULL); in remote_accept_callback() 3172 int remote_control_callback(struct comm_point* c, void* arg, int err, in remote_control_callback() function
|