Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth2.c89 static char *authmethods_get(void);
391 methods = authmethods_get(); in userauth_finish()
588 authmethods_get(void) in authmethods_get() function
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dsshconnect2.c267 static char *authmethods_get(void);
339 options.preferred_authentications = authmethods_get(); in ssh_userauth2()
1667 authmethods_get(void) in authmethods_get() function