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

  /external/openssh/
channels.h 295 void chan_obuf_empty(Channel *);
nchan.c 217 chan_obuf_empty(Channel *c) function
221 error("channel %d: chan_obuf_empty for non empty buffer",
416 chan_obuf_empty(c);
channels.c 830 chan_obuf_empty(c);
1008 chan_obuf_empty(c);
    [all...]

Completed in 76 milliseconds