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

  /external/openssh/
channels.h 308 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 1008 chan_ibuf_empty(c);
1028 chan_ibuf_empty(c);
    [all...]
clientloop.c 1105 chan_ibuf_empty(c);
    [all...]

Completed in 48 milliseconds