Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dssh2.h178 #define SSH2_EXTENDED_DATA_STDERR 1 macro
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c1820 packet_put_int(SSH2_EXTENDED_DATA_STDERR); in channel_output_poll()
1905 tcode != SSH2_EXTENDED_DATA_STDERR) { in channel_input_extended_data()