HomeSort by relevance Sort by last modified time
    Searched refs:chan_ibuf_empty (Results 1 - 3 of 3) sorted by null

  /external/openssh/
channels.h 291 void chan_ibuf_empty(Channel *);
nchan.c 153 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",
channels.c 979 chan_ibuf_empty(c);
999 chan_ibuf_empty(c);
    [all...]

Completed in 492 milliseconds