Searched refs:chan_ibuf_empty (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/ssh/
H A Dchannels.h391 void chan_ibuf_empty(struct ssh *, Channel *);
H A Dnchan.c127 chan_ibuf_empty(struct ssh *ssh, Channel *c) function
131 error("channel %d: chan_ibuf_empty for non empty buffer",
142 error("channel %d: chan_ibuf_empty for istate %d",
H A Dchannels.c1367 chan_ibuf_empty(ssh, c);
1415 chan_ibuf_empty(ssh, c);
2924 chan_ibuf_empty(ssh, c);
3497 chan_ibuf_empty(ssh, c);

Completed in 142 milliseconds