Searched refs:match_user (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dmatch.h21 int match_user(const char *, const char *, const char *, const char *);
H A Dmatch.c214 match_user(const char *user, const char *host, const char *ipaddr, function
H A Dauth.c190 if (match_user(pw->pw_name, hostname, ipaddr,
201 if (match_user(pw->pw_name, hostname, ipaddr,

Completed in 80 milliseconds