Searched refs:remote_accept_callback (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/contrib/unbound/smallapp/
H A Dworker_cb.c84 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), function
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dlibworker.c966 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), function
H A Dworker.h173 int remote_accept_callback(struct comm_point*, void*, int, struct comm_reply*);
/freebsd-11-stable/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1394 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), function
/freebsd-11-stable/contrib/unbound/daemon/
H A Dremote.c403 &remote_accept_callback, rc);
441 int remote_accept_callback(struct comm_point* c, void* arg, int err, function
450 log_err("error %d on remote_accept_callback", err);
/freebsd-11-stable/contrib/unbound/util/
H A Dfptr_wlist.c121 else if(fptr == &remote_accept_callback) return 1;

Completed in 108 milliseconds