Home
last modified time | relevance | path

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

/trueos/contrib/unbound/libunbound/
HDworker.h167 int remote_accept_callback(struct comm_point*, void*, int, struct comm_reply*);
HDlibworker.c931 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/trueos/contrib/unbound/smallapp/
HDworker_cb.c81 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/trueos/contrib/unbound/util/
HDfptr_wlist.c96 else if(fptr == &remote_accept_callback) return 1; in fptr_whitelist_comm_point_raw()
/trueos/contrib/unbound/daemon/
HDremote.c346 &remote_accept_callback, rc); in accept_open()
384 int remote_accept_callback(struct comm_point* c, void* arg, int err, in remote_accept_callback() function