Searched refs:ssh_dispatch_range (Results 1 – 2 of 2) sorted by relevance
46 void ssh_dispatch_range(struct ssh *, u_int, u_int, dispatch_fn *);
70 ssh_dispatch_range(struct ssh *ssh, u_int from, u_int to, dispatch_fn *fn) in ssh_dispatch_range() function