Searched refs:chan_write_failed (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/crypto/openssh/ |
| H A D | channels.h | 363 void chan_write_failed(struct ssh *, Channel *);
|
| H A D | nchan.c | 304 chan_write_failed(struct ssh *ssh, Channel *c) in chan_write_failed() function
|
| H A D | clientloop.c | 708 chan_write_failed(ssh, c); in client_status_confirm() 968 chan_write_failed(ssh, c); in process_escapes()
|
| H A D | ssh_namespace.h | 106 #define chan_write_failed Fssh_chan_write_failed macro
|
| H A D | channels.c | 1245 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 D | mux.c | 235 chan_write_failed(ssh, sc); in mux_master_control_cleanup_cb()
|
| H A D | session.c | 2444 chan_write_failed(ssh, c); in session_exit_message()
|