Searched refs:remote_control_callback (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/unbound/libunbound/
H A Dworker.h176 int remote_control_callback(struct comm_point*, void*, int, struct comm_reply*);
H A Dlibworker.c974 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), function
/freebsd-12-stable/contrib/unbound/smallapp/
H A Dworker_cb.c92 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), function
/freebsd-12-stable/contrib/unbound/util/
H A Dfptr_wlist.c122 else if(fptr == &remote_control_callback) return 1;
/freebsd-12-stable/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1402 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), function
/freebsd-12-stable/contrib/unbound/daemon/
H A Dremote.c474 &remote_control_callback, n);
515 (void)remote_control_callback(n->c, n, NETEVENT_NOERROR, NULL);
3232 int remote_control_callback(struct comm_point* c, void* arg, int err, function

Completed in 187 milliseconds