| /openbsd-src/sbin/unwind/libunbound/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() 947 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), remote_accept_callback() function
|
| /openbsd-src/usr.sbin/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() 947 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), remote_accept_callback() function
|
| /openbsd-src/usr.sbin/unbound/smallapp/ |
| H A D | worker_cb.c | 76 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback() function
|
| /openbsd-src/sbin/unwind/libunbound/util/ |
| H A D | fptr_wlist.c | 121 else if(fptr == &remote_accept_callback) return 1; in fptr_whitelist_comm_point_raw()
|
| /openbsd-src/usr.sbin/unbound/testcode/ |
| H A D | testbound.c | 526 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 D | fptr_wlist.c | 121 else if(fptr == &remote_accept_callback) return 1; in fptr_whitelist_comm_point_raw()
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | remote.c | 218 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 D | unbound-dnstap-socket.c | 1620 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 D | remote.c | 382 &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
|