Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/libunbound/
HDworker.h171 int remote_accept_callback(struct comm_point*, void*, int, struct comm_reply*);
HDlibworker.c932 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/NextBSD/contrib/unbound/smallapp/
HDworker_cb.c81 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/NextBSD/contrib/unbound/util/
HDfptr_wlist.c97 else if(fptr == &remote_accept_callback) return 1; in fptr_whitelist_comm_point_raw()
/NextBSD/contrib/unbound/daemon/
HDremote.c466 &remote_accept_callback, rc); in accept_open()
504 int remote_accept_callback(struct comm_point* c, void* arg, int err, in remote_accept_callback() function