Home
last modified time | relevance | path

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

/external/openssh/
Dauth-rh-rsa.c51 if (!auth_rhosts(pw, cuser)) in auth_rhosts_rsa_key_allowed()
Dauth.h107 int auth_rhosts(struct passwd *, const char *);
Dauth-rhosts.c187 auth_rhosts(struct passwd *pw, const char *client_user) in auth_rhosts() function