Searched refs:match_user (Results 1 - 4 of 4) sorted by path

/freebsd-9.3-release/crypto/openssh/
H A Dauth.c193 if (match_user(pw->pw_name, hostname, ipaddr,
204 if (match_user(pw->pw_name, hostname, ipaddr,
H A Dmatch.c215 match_user(const char *user, const char *host, const char *ipaddr, function
H A Dmatch.h21 int match_user(const char *, const char *, const char *, const char *);
H A Dssh_namespace.h413 #define match_user ssh_match_user macro

Completed in 104 milliseconds