Searched refs:SSH2_EXTENDED_DATA_STDERR (Results 1 – 2 of 2) sorted by relevance
176 #define SSH2_EXTENDED_DATA_STDERR 1 macro
3044 (r = sshpkt_put_u32(ssh, SSH2_EXTENDED_DATA_STDERR)) != 0 || in channel_output_poll_extended_read()3500 tcode != SSH2_EXTENDED_DATA_STDERR) { in channel_input_extended_data()