Searched refs:auth_rhosts (Results 1 – 4 of 4) sorted by relevance
40 if (!auth_rhosts(pw, cuser)) in auth_rhosts_rsa_key_allowed()
156 auth_rhosts(struct passwd *pw, const char *client_user) in auth_rhosts() function
210 authenticated = auth_rhosts(pw, client_user); in do_authloop()
214 int auth_rhosts(struct passwd *, const char *);