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

/freebsd-10.3-release/crypto/openssh/
H A Dchannels.h309 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 Dchannels.c1018 chan_ibuf_empty(c);
1038 chan_ibuf_empty(c);
2334 chan_ibuf_empty(c);
2492 chan_ibuf_empty(c);
H A Dssh_namespace.h124 #define chan_ibuf_empty Fssh_chan_ibuf_empty macro
H A Dclientloop.c1138 chan_ibuf_empty(c);

Completed in 87 milliseconds