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

/freebsd-10.0-release/crypto/openssh/
H A Dchannels.h311 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.h84 #define chan_obuf_empty ssh_chan_obuf_empty macro
H A Dchannels.c883 chan_obuf_empty(c);
1061 chan_obuf_empty(c);

Completed in 91 milliseconds