Home
last modified time | relevance | path

Searched refs:SSH_CMSG_USER (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/ssh/include/
H A Dssh1.h36 #define SSH_CMSG_USER 4 /* user (string) */ macro
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dauth1.c407 packet_read_expect(SSH_CMSG_USER); in do_authentication()
/titanic_44/usr/src/cmd/ssh/ssh/
H A Dsshconnect1.c1158 packet_start(SSH_CMSG_USER); in ssh_userauth1()