Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dssh1.h32 #define SSH_MSG_NONE 0 /* no message */ macro
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Ddispatch.c91 if (type == SSH_MSG_NONE) in dispatch_run()
H A Dpacket.c966 if (type != SSH_MSG_NONE) { in packet_read_seqnr()
1048 return SSH_MSG_NONE; in packet_read_poll1()
1058 return SSH_MSG_NONE; in packet_read_poll1()
1149 return SSH_MSG_NONE; in packet_read_poll2()
1178 return SSH_MSG_NONE; in packet_read_poll2()