Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dworker.h175 int remote_accept_callback(struct comm_point*, void*, int, struct comm_reply*);
H A Dlibworker.c962 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dworker_cb.c76 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dtestbound.c541 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/netbsd-src/external/bsd/unbound/dist/util/
H A Dfptr_wlist.c121 else if(fptr == &remote_accept_callback) return 1; in fptr_whitelist_comm_point_raw()
/netbsd-src/external/bsd/nsd/dist/
H A Dremote.c215 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 Dunbound-dnstap-socket.c1409 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dremote.c374 &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