Home | History | Annotate | Download | only in openssh

Lines Matching full:local_user

256 	const char *local_user;
365 ssh_userauth2(const char *local_user, const char *server_user, char *host,
399 authctxt.local_user = local_user;
1705 buffer_put_cstring(&b, authctxt->local_user);
1731 packet_put_cstring(authctxt->local_user);