Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dssh1.h81 #define SSH_MSG_CHANNEL_OUTPUT_CLOSE SSH_MSG_CHANNEL_CLOSE_CONFIRMATION macro
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dnchan.c255 packet_start(SSH_MSG_CHANNEL_OUTPUT_CLOSE); in chan_send_oclose1()