Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dssh2.h91 #define SSH2_MSG_UNIMPLEMENTED 3 macro
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Ddispatch.c47 packet_start(SSH2_MSG_UNIMPLEMENTED); in dispatch_protocol_error()
H A Dpacket.c1294 case SSH2_MSG_UNIMPLEMENTED: in packet_read_poll_seqnr()