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.h413 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.h103 #define chan_write_failed Fssh_chan_write_failed macro
H A Dchannels.c1452 chan_write_failed(ssh, c); in channel_force_close()
2284 chan_write_failed(ssh, c); in channel_handle_wfd()
2325 chan_write_failed(ssh, c); in channel_handle_wfd()
H A Dsession.c2403 chan_write_failed(ssh, c); in session_exit_message()
H A Dclientloop.c868 chan_write_failed(ssh, c); in client_status_confirm()
H A Dmux.c225 chan_write_failed(ssh, sc); in mux_master_control_cleanup_cb()