Searched refs:chan_obuf_empty (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dchannels.h313 void chan_obuf_empty(Channel *);
H A Dnchan.c217 chan_obuf_empty(Channel *c) function
221 error("channel %d: chan_obuf_empty for non empty buffer",
416 chan_obuf_empty(c);
H A Dssh_namespace.h127 #define chan_obuf_empty Fssh_chan_obuf_empty macro
H A Dchannels.c865 chan_obuf_empty(c);
1050 chan_obuf_empty(c);

Completed in 169 milliseconds