HomeSort by: relevance | last modified time | path
    Searched refs:chan_ibuf_empty (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
channels.h 415 void chan_ibuf_empty(struct ssh *, Channel *);
nchan.c 129 chan_ibuf_empty(struct ssh *ssh, Channel *c) function
133 error("channel %d: chan_ibuf_empty for non empty buffer",
144 error("channel %d: chan_ibuf_empty for istate %d",
channels.c 1473 chan_ibuf_empty(ssh, c);
1521 chan_ibuf_empty(ssh, c);
3052 chan_ibuf_empty(ssh, c);
3628 chan_ibuf_empty(ssh, c);

Completed in 99 milliseconds