Searched refs:chan_read_failed (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dchannels.h308 void chan_read_failed(Channel *);
H A Dnchan.c138 chan_read_failed(Channel *c) function
147 error("channel %d: chan_read_failed for istate %d",
H A Dclientloop.c860 chan_read_failed(c);
1135 chan_read_failed(c);
H A Dchannels.c1019 chan_read_failed(c);
1696 chan_read_failed(c);
1703 chan_read_failed(c);
1907 chan_read_failed(c);
H A Dssh_namespace.h131 #define chan_read_failed Fssh_chan_read_failed macro
H A Dmux.c232 chan_read_failed(sc);

Completed in 140 milliseconds