Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dchannels.h380 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 Dclientloop.c714 chan_write_failed(ssh, c); in client_status_confirm()
974 chan_write_failed(ssh, c); in process_escapes()
H A Dchannels.c1243 chan_write_failed(ssh, c); in channel_pre_x11_open()
1598 chan_write_failed(ssh, c); in rdynamic_close()
2030 chan_write_failed(ssh, c); in channel_handle_wfd()
2071 chan_write_failed(ssh, c); in channel_handle_wfd()
H A Dmux.c235 chan_write_failed(ssh, sc); in mux_master_control_cleanup_cb()
H A Dsession.c2418 chan_write_failed(ssh, c); in session_exit_message()