Home
last modified time | relevance | path

Searched refs:input_userauth_error (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/crypto/openssh/
Dsshconnect2.c300 void input_userauth_error(int, u_int32_t, void *);
417 dispatch_init(&input_userauth_error); in ssh_userauth2()
489 input_userauth_error(int type, u_int32_t seq, void *ctxt) in input_userauth_error() function