Searched refs:ssh_dispatch_init (Results 1 – 3 of 3) sorted by relevance
43 void ssh_dispatch_init(struct ssh *, dispatch_fn *);50 ssh_dispatch_init(active_state, (dflt))
66 ssh_dispatch_init(struct ssh *ssh, dispatch_fn *dflt) in ssh_dispatch_init() function
400 ssh_dispatch_init(ssh, &input_userauth_error); in ssh_userauth2()