Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dchannels.h395 void chan_read_failed(struct ssh *, Channel *);
H A Dnchan.c113 chan_read_failed(struct ssh *ssh, Channel *c) in chan_read_failed() function
H A Dchannels.c1383 chan_read_failed(ssh, c); in channel_force_close()
2175 chan_read_failed(ssh, c); in channel_handle_rfd()
2183 chan_read_failed(ssh, c); in channel_handle_rfd()
2414 chan_read_failed(ssh, c); in read_mux()
H A Dssh_namespace.h106 #define chan_read_failed Fssh_chan_read_failed macro
H A Dmux.c233 chan_read_failed(ssh, sc); in mux_master_control_cleanup_cb()
H A Dclientloop.c871 chan_read_failed(ssh, c); in client_status_confirm()