Home
last modified time | relevance | path

Searched refs:chan_ibuf_empty (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/crypto/openssh/
Dchannels.h309 void chan_ibuf_empty(Channel *);
Dnchan.c153 chan_ibuf_empty(Channel *c) in chan_ibuf_empty() function
Dchannels.c1021 chan_ibuf_empty(c); in channel_pre_x11_open()
1041 chan_ibuf_empty(c); in channel_pre_mux_client()
2337 chan_ibuf_empty(c);
2495 chan_ibuf_empty(c);
Dssh_namespace.h124 #define chan_ibuf_empty Fssh_chan_ibuf_empty macro
Dclientloop.c1141 chan_ibuf_empty(c); in process_escapes()