Searched refs:chan_ibuf_empty (Results 1 – 4 of 4) sorted by relevance
396 void chan_ibuf_empty(struct ssh *, Channel *);
129 chan_ibuf_empty(struct ssh *ssh, Channel *c) in chan_ibuf_empty() function
1381 chan_ibuf_empty(ssh, c); in channel_force_close()1429 chan_ibuf_empty(ssh, c); in channel_pre_mux_client()2968 chan_ibuf_empty(ssh, c); in channel_output_poll_input_open()3541 chan_ibuf_empty(ssh, c); in channel_input_ieof()
98 #define chan_ibuf_empty Fssh_chan_ibuf_empty macro