Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dssh1.h80 #define SSH_MSG_CHANNEL_INPUT_EOF SSH_MSG_CHANNEL_CLOSE macro
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dnchan.c237 packet_start(SSH_MSG_CHANNEL_INPUT_EOF); in chan_send_ieof1()