Searched refs:remote_accept_callback (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/libunbound/ |
H A D | worker.h | 175 int remote_accept_callback(struct comm_point*, void*, int, struct comm_reply*);
|
H A D | libworker.c | 962 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
|
/netbsd-src/external/bsd/unbound/dist/smallapp/ |
H A D | worker_cb.c | 76 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
|
/netbsd-src/external/bsd/unbound/dist/testcode/ |
H A D | testbound.c | 541 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
|
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | fptr_wlist.c | 121 else if(fptr == &remote_accept_callback) return 1; in fptr_whitelist_comm_point_raw()
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | remote.c | 215 remote_accept_callback(int fd, short event, void* arg); 560 event_set(&p->c, fd, EV_PERSIST|EV_READ, remote_accept_callback, in daemon_remote_attach() 571 remote_accept_callback(int fd, short event, void* arg) in remote_accept_callback() function
|
/netbsd-src/external/bsd/unbound/dist/dnstap/ |
H A D | unbound-dnstap-socket.c | 1409 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
|
/netbsd-src/external/bsd/unbound/dist/daemon/ |
H A D | remote.c | 374 &remote_accept_callback, rc); in accept_open() 412 int remote_accept_callback(struct comm_point* c, void* arg, int err, in remote_accept_callback() function
|