Home
last modified time | relevance | path

Searched refs:chan_write_failed (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssh/
H A Dchannels.h398 void chan_write_failed(struct ssh *, Channel *);
H A Dnchan.c308 chan_write_failed(struct ssh *ssh, Channel *c) in chan_write_failed() function
H A Dssh_namespace.h112 #define chan_write_failed Fssh_chan_write_failed macro
H A Dchannels.c1391 chan_write_failed(ssh, c); in channel_force_close()
2215 chan_write_failed(ssh, c); in channel_handle_wfd()
2256 chan_write_failed(ssh, c); in channel_handle_wfd()
H A Dsession.c2452 chan_write_failed(ssh, c); in session_exit_message()
H A Dclientloop.c872 chan_write_failed(ssh, c); in client_status_confirm()
H A Dmux.c235 chan_write_failed(ssh, sc); in mux_master_control_cleanup_cb()