Home
last modified time | relevance | path

Searched refs:SSH2_MSG_DISCONNECT (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/ssh/include/
H A Dssh2.h89 #define SSH2_MSG_DISCONNECT 1 macro
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dpacket.c1285 case SSH2_MSG_DISCONNECT: in packet_read_poll_seqnr()
1504 packet_start(SSH2_MSG_DISCONNECT); in packet_disconnect()