Home
last modified time | relevance | path

Searched refs:SSH_CMSG_HAVE_AFS_TOKEN (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/ssh/include/
H A Dssh1.h77 #define SSH_CMSG_HAVE_AFS_TOKEN 65 /* token (s) */ macro
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dauth1.c189 case SSH_CMSG_HAVE_AFS_TOKEN: in do_authloop()
H A Dsession.c404 case SSH_CMSG_HAVE_AFS_TOKEN: in do_authenticated1()
/titanic_44/usr/src/cmd/ssh/ssh/
H A Dsshconnect1.c842 packet_start(SSH_CMSG_HAVE_AFS_TOKEN); in send_afs_tokens()