Home
last modified time | relevance | path

Searched refs:chan_read_failed (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssh/
H A Dchannels.h410 void chan_read_failed(struct ssh *, Channel *);
H A Dnchan.c111 chan_read_failed(struct ssh *ssh, Channel *c) in chan_read_failed() function
H A Dssh_namespace.h97 #define chan_read_failed Fssh_chan_read_failed macro
H A Dchannels.c1444 chan_read_failed(ssh, c); in channel_force_close()
2244 chan_read_failed(ssh, c); in channel_handle_rfd()
2252 chan_read_failed(ssh, c); in channel_handle_rfd()
2483 chan_read_failed(ssh, c); in read_mux()
H A Dclientloop.c867 chan_read_failed(ssh, c); in client_status_confirm()
H A Dmux.c223 chan_read_failed(ssh, sc); in mux_master_control_cleanup_cb()