Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dchannels.h363 void chan_write_failed(struct ssh *, Channel *);
H A Dnchan.c304 chan_write_failed(struct ssh *ssh, Channel *c) in chan_write_failed() function
H A Dclientloop.c708 chan_write_failed(ssh, c); in client_status_confirm()
968 chan_write_failed(ssh, c); in process_escapes()
H A Dssh_namespace.h106 #define chan_write_failed Fssh_chan_write_failed macro
H A Dchannels.c1245 chan_write_failed(ssh, c); in channel_pre_x11_open()
1600 chan_write_failed(ssh, c); in rdynamic_close()
2003 chan_write_failed(ssh, c);
2044 chan_write_failed(ssh, c);
H A Dmux.c235 chan_write_failed(ssh, sc); in mux_master_control_cleanup_cb()
H A Dsession.c2444 chan_write_failed(ssh, c); in session_exit_message()