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

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

Completed in 195 milliseconds