Searched refs:auth_rhosts (Results 1 – 3 of 3) sorted by relevance
51 if (!auth_rhosts(pw, cuser)) in auth_rhosts_rsa_key_allowed()
107 int auth_rhosts(struct passwd *, const char *);
187 auth_rhosts(struct passwd *pw, const char *client_user) in auth_rhosts() function