Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth-rh-rsa.c40 if (!auth_rhosts(pw, cuser)) in auth_rhosts_rsa_key_allowed()
H A Dauth-rhosts.c156 auth_rhosts(struct passwd *pw, const char *client_user) in auth_rhosts() function
H A Dauth1.c210 authenticated = auth_rhosts(pw, client_user); in do_authloop()
/titanic_41/usr/src/cmd/ssh/include/
H A Dauth.h214 int auth_rhosts(struct passwd *, const char *);