Searched refs:remote_accept_callback (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/unbound/libunbound/ |
H A D | worker.h | 175 int remote_accept_callback(struct comm_point*, void*, int, struct comm_reply*);
|
H A D | libworker.c | 948 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
|
/freebsd/contrib/unbound/smallapp/ |
H A D | worker_cb.c | 76 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
|
/freebsd/contrib/unbound/util/ |
H A D | fptr_wlist.c | 122 else if(fptr == &remote_accept_callback) return 1; in fptr_whitelist_comm_point_raw()
|
/freebsd/contrib/unbound/dnstap/ |
H A D | unbound-dnstap-socket.c | 1622 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
|
/freebsd/contrib/unbound/daemon/ |
H A D | remote.c | 382 &remote_accept_callback, rc); in accept_open() 420 int remote_accept_callback(struct comm_point* c, void* arg, int err, in remote_accept_callback() function
|