Home
last modified time | relevance | path

Searched refs:CHAN_EXTENDED_WRITE (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/ssh/include/
H A Dchannels.h127 #define CHAN_EXTENDED_WRITE 2 macro
166 (compat20 && c->extended_usage == CHAN_EXTENDED_WRITE && \
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dnchan.c440 c->extended_usage == CHAN_EXTENDED_WRITE && in chan_is_dead()
H A Dchannels.c743 if (c->extended_usage == CHAN_EXTENDED_WRITE && in channel_pre_open()
1477 if (c->extended_usage == CHAN_EXTENDED_WRITE && in channel_handle_efd()
1904 c->extended_usage != CHAN_EXTENDED_WRITE || in channel_input_extended_data()
/titanic_50/usr/src/cmd/ssh/ssh/
H A Dssh.c1159 window, packetmax, CHAN_EXTENDED_WRITE,