/openbsd-src/sbin/unwind/libunbound/libunbound/ |
H A D | worker.h | 178 int remote_control_callback(struct comm_point*, void*, int, struct comm_reply*);
|
H A D | libworker.c | 956 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback() 955 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), remote_control_callback() function
|
/openbsd-src/usr.sbin/unbound/libunbound/ |
H A D | worker.h | 178 int remote_control_callback(struct comm_point*, void*, int, struct comm_reply*);
|
H A D | libworker.c | 956 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback() 955 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), remote_control_callback() function
|
/openbsd-src/usr.sbin/unbound/smallapp/ |
H A D | worker_cb.c | 84 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback() function
|
/openbsd-src/usr.sbin/nsd/ |
H A D | remote.c | 222 remote_control_callback(int fd, short event, void* arg); 642 remote_control_callback, n); in remote_accept_callback() 701 remote_control_callback(newfd, EV_READ, n); in remote_accept_callback() 2608 remote_control_callback, s); in remote_handshake_later() 2625 remote_control_callback, s); in remote_handshake_later() 2642 remote_control_callback(int fd, short event, void* arg) in remote_control_callback() function
|
/openbsd-src/sbin/unwind/libunbound/util/ |
H A D | fptr_wlist.c | 122 else if(fptr == &remote_control_callback) return 1; in fptr_whitelist_comm_point_raw()
|
/openbsd-src/usr.sbin/unbound/testcode/ |
H A D | testbound.c | 534 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), 551 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), remote_control_callback() function
|
/openbsd-src/usr.sbin/unbound/util/ |
H A D | fptr_wlist.c | 122 else if(fptr == &remote_control_callback) return 1; in fptr_whitelist_comm_point_raw()
|
/openbsd-src/usr.sbin/unbound/daemon/ |
H A D | remote.c | 453 &remote_control_callback, n); in remote_accept_callback() 494 (void)remote_control_callback(n->c, n, NETEVENT_NOERROR, NULL); in state_list_remove_elem() 3723 int remote_control_callback(struct comm_point* c, void* arg, int err, 3339 int remote_control_callback(struct comm_point* c, void* arg, int err, remote_control_callback() function
|
/openbsd-src/usr.sbin/unbound/dnstap/ |
H A D | unbound-dnstap-socket.c | 1628 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), 1417 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), remote_control_callback() function
|