Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dchannels.h340 void chan_write_failed(struct ssh *, Channel *);
H A Dnchan.c303 chan_write_failed(struct ssh *ssh, Channel *c) in chan_write_failed() function
H A Dclientloop.c709 chan_write_failed(ssh, c); in client_status_confirm()
970 chan_write_failed(ssh, c); in process_escapes()
H A Dssh_namespace.h82 #define chan_write_failed Fssh_chan_write_failed macro
H A Dchannels.c1165 chan_write_failed(ssh, c); in channel_pre_x11_open()
1535 chan_write_failed(ssh, c); in rdynamic_close()
1967 chan_write_failed(ssh, c);
2009 chan_write_failed(ssh, c);
H A Dsession.c2360 chan_write_failed(ssh, c); in session_exit_message()
H A Dmux.c251 chan_write_failed(ssh, sc); in mux_master_control_cleanup_cb()