Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dworker.h175 int remote_accept_callback(struct comm_point*, void*, int, struct comm_reply*);
H A Dlibworker.c951 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/freebsd/contrib/unbound/smallapp/
H A Dworker_cb.c76 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c123 else if(fptr == &remote_accept_callback) return 1; in fptr_whitelist_comm_point_raw()
/freebsd/contrib/unbound/testcode/
H A Dtestbound.c646 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
H A Ddoqclient.c2569 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c),
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1623 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback()
1622 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), remote_accept_callback() function
/freebsd/contrib/unbound/daemon/
H A Dremote.c410 &remote_accept_callback, rc); in accept_open()
448 int remote_accept_callback(struct comm_point* c, void* arg, int err, in remote_accept_callback() function