HomeSort by relevance Sort by last modified time
    Searched refs:auth_rhosts (Results 1 - 3 of 3) sorted by null

  /external/openssh/
auth-rh-rsa.c 51 if (!auth_rhosts(pw, cuser))
auth-rhosts.c 187 auth_rhosts(struct passwd *pw, const char *client_user) function
auth.h 107 int auth_rhosts(struct passwd *, const char *);

Completed in 36 milliseconds