Searched refs:ssh_dispatch_init (Results 1 – 4 of 4) sorted by relevance
44 void ssh_dispatch_init(struct ssh *, dispatch_fn *);
62 ssh_dispatch_init(struct ssh *ssh, dispatch_fn *dflt) in ssh_dispatch_init() function
902 ssh_dispatch_init(ssh, &dispatch_protocol_error); in server_init_dispatch()
2808 ssh_dispatch_init(ssh, &dispatch_protocol_error); in client_init_dispatch()