Home
last modified time | relevance | path

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

/openbsd-src/sbin/unwind/libunbound/libunbound/
H A Dworker.h175 int remote_accept_callback(struct comm_point*, void*, int, struct comm_reply*);
H A Dlibworker.c948 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback()
947 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), remote_accept_callback() function
/openbsd-src/usr.sbin/unbound/libunbound/
H A Dworker.h175 int remote_accept_callback(struct comm_point*, void*, int, struct comm_reply*);
H A Dlibworker.c948 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback()
947 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), remote_accept_callback() function
/openbsd-src/usr.sbin/unbound/smallapp/
H A Dworker_cb.c76 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
/openbsd-src/sbin/unwind/libunbound/util/
H A Dfptr_wlist.c121 else if(fptr == &remote_accept_callback) return 1; in fptr_whitelist_comm_point_raw()
/openbsd-src/usr.sbin/unbound/testcode/
H A Dtestbound.c526 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in daemon_remote_delete()
543 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), remote_accept_callback() function
/openbsd-src/usr.sbin/unbound/util/
H A Dfptr_wlist.c121 else if(fptr == &remote_accept_callback) return 1; in fptr_whitelist_comm_point_raw()
/openbsd-src/usr.sbin/nsd/
H A Dremote.c218 remote_accept_callback(int fd, short event, void* arg);
563 event_set(&p->c, fd, EV_PERSIST|EV_READ, remote_accept_callback, in daemon_remote_attach()
574 remote_accept_callback(int fd, short event, void* arg) in remote_accept_callback() function
/openbsd-src/usr.sbin/unbound/dnstap/
H A Dunbound-dnstap-socket.c1620 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c),
1409 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), remote_accept_callback() function
/openbsd-src/usr.sbin/unbound/daemon/
H A Dremote.c382 &remote_accept_callback, rc); in daemon_remote_open_accept()
420 int remote_accept_callback(struct comm_point* c, void* arg, int err, in remote_accept_callback()
429 log_err("error %d on remote_accept_callback", err); in remote_accept_callback()
412 int remote_accept_callback(struct comm_point* c, void* arg, int err, remote_accept_callback() function