Searched refs:ssh_dispatch_init (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Ddispatch.h43 void ssh_dispatch_init(struct ssh *, dispatch_fn *);
50 ssh_dispatch_init(active_state, (dflt))
H A Ddispatch.c66 ssh_dispatch_init(struct ssh *ssh, dispatch_fn *dflt) function
H A Dssh_namespace.h594 #define ssh_dispatch_init Fssh_ssh_dispatch_init macro
H A Dsshconnect2.c399 ssh_dispatch_init(ssh, &input_userauth_error);

Completed in 111 milliseconds