Searched refs:chan_ibuf_empty (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dchannels.h307 void chan_ibuf_empty(Channel *);
H A Dnchan.c153 chan_ibuf_empty(Channel *c) function
157 error("channel %d: chan_ibuf_empty for non empty buffer",
173 error("channel %d: chan_ibuf_empty for istate %d",
H A Dssh_namespace.h81 #define chan_ibuf_empty ssh_chan_ibuf_empty macro
H A Dchannels.c1032 chan_ibuf_empty(c);
1052 chan_ibuf_empty(c);
2330 chan_ibuf_empty(c);
2486 chan_ibuf_empty(c);
H A Dclientloop.c1117 chan_ibuf_empty(c);

Completed in 169 milliseconds