Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dworker.h178 int remote_control_callback(struct comm_point*, void*, int, struct comm_reply*);
H A Dlibworker.c959 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback() function
/freebsd/contrib/unbound/smallapp/
H A Dworker_cb.c84 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback() function
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c124 else if(fptr == &remote_control_callback) return 1; in fptr_whitelist_comm_point_raw()
/freebsd/contrib/unbound/testcode/
H A Dtestbound.c654 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback() function
H A Ddoqclient.c2577 int remote_control_callback(struct comm_point* ATTR_UNUSED(c),
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1631 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback()
1630 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), remote_control_callback() function
/freebsd/contrib/unbound/daemon/
H A Dremote.c481 &remote_control_callback, n); in remote_accept_callback()
522 (void)remote_control_callback(n->c, n, NETEVENT_NOERROR, NULL); in remote_accept_callback()
4267 int remote_control_callback(struct comm_point* c, void* arg, int err, in remote_control_callback() function