Searched refs:remote_control_callback (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/unbound/libunbound/ |
| HD | worker.h | 174 int remote_control_callback(struct comm_point*, void*, int, struct comm_reply*);
|
| HD | libworker.c | 940 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback() function
|
| /NextBSD/contrib/unbound/smallapp/ |
| HD | worker_cb.c | 89 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback() function
|
| /NextBSD/contrib/unbound/util/ |
| HD | fptr_wlist.c | 98 else if(fptr == &remote_control_callback) return 1; in fptr_whitelist_comm_point_raw()
|
| /NextBSD/contrib/unbound/daemon/ |
| HD | remote.c | 540 &remote_control_callback, n); in remote_accept_callback() 577 (void)remote_control_callback(n->c, n, NETEVENT_NOERROR, NULL); in remote_accept_callback() 2578 int remote_control_callback(struct comm_point* c, void* arg, int err, in remote_control_callback() function
|