Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/libunbound/
H A Dworker.h173 int remote_accept_callback(struct comm_point*, void*, int, struct comm_reply*);
H A Dlibworker.c954 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/freebsd-12.1/contrib/unbound/smallapp/
H A Dworker_cb.c81 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/freebsd-12.1/contrib/unbound/util/
H A Dfptr_wlist.c115 else if(fptr == &remote_accept_callback) return 1; in fptr_whitelist_comm_point_raw()
/freebsd-12.1/contrib/unbound/daemon/
H A Dremote.c406 &remote_accept_callback, rc); in accept_open()
444 int remote_accept_callback(struct comm_point* c, void* arg, int err, in remote_accept_callback() function