Home
last modified time | relevance | path

Searched refs:remote_control_callback (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/unbound/libunbound/
HDworker.h174 int remote_control_callback(struct comm_point*, void*, int, struct comm_reply*);
HDlibworker.c940 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback() function
/NextBSD/contrib/unbound/smallapp/
HDworker_cb.c89 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback() function
/NextBSD/contrib/unbound/util/
HDfptr_wlist.c98 else if(fptr == &remote_control_callback) return 1; in fptr_whitelist_comm_point_raw()
/NextBSD/contrib/unbound/daemon/
HDremote.c540 &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