Searched defs:client_user (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dauth-rhosts.c191 auth_rhosts(struct passwd *pw, const char *client_user) argument
202 auth_rhosts2_raw(struct passwd *pw, const char *client_user, const char *hostname, argument
56 check_rhosts_file(const char *filename, const char *hostname, const char *ipaddr, const char *client_user, const char *server_user) argument
339 auth_rhosts2(struct passwd *pw, const char *client_user, const char *hostname, const char *ipaddr) argument
[all...]
H A Dauth1.c57 static char *client_user = NULL; /* Used to fill in remote user for PAM */ variable
/freebsd-10-stable/crypto/heimdal/appl/rsh/
H A Drshd.c609 char *client_user = NULL, *server_user = NULL, *cmd = NULL; local

Completed in 109 milliseconds