Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/libunbound/
HDworker.h175 int remote_accept_callback(struct comm_point*, void*, int, struct comm_reply*);
HDlibworker.c948 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/freebsd-head/contrib/unbound/smallapp/
HDworker_cb.c76 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/freebsd-head/contrib/unbound/testcode/
HDtestbound.c526 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
HDdoqclient.c2520 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c),
/freebsd-head/contrib/unbound/util/
HDfptr_wlist.c123 else if(fptr == &remote_accept_callback) return 1; in fptr_whitelist_comm_point_raw()
/freebsd-head/contrib/unbound/dnstap/
HDunbound-dnstap-socket.c1623 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/freebsd-head/contrib/unbound/daemon/
HDremote.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