Searched refs:chan_write_failed (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/crypto/openssh/
H A Dssh_namespace.h130 #define chan_write_failed Fssh_chan_write_failed macro
H A Dsession.c2303 * emulate a write failure with 'chan_write_failed', nobody will be
2309 chan_write_failed(c);
H A Dmux.c239 chan_write_failed(sc);
H A Dclientloop.c859 chan_write_failed(c);
1134 chan_write_failed(c);
H A Dchannels.h320 void chan_write_failed(Channel *);
H A Dchannels.c1086 chan_write_failed(c);
1795 chan_write_failed(c);
1816 chan_write_failed(c);
1841 chan_write_failed(c);
H A Dnchan.c211 error("channel %d: chan_write_failed for ostate %d",
347 error("channel %d: chan_write_failed for ostate %d",
427 chan_write_failed(Channel *c) function

Completed in 217 milliseconds