Searched refs:channel_register_cleanup (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/crypto/openssh/ |
| D | channels.h | 287 void channel_register_cleanup(struct ssh *, int,
|
| D | mux.c | 482 channel_register_cleanup(ssh, nc->self, in mux_master_process_new_session() 1029 channel_register_cleanup(ssh, nc->self, in mux_master_process_stdio_fwd() 1150 channel_register_cleanup(ssh, c->self, in mux_master_read_cb()
|
| D | serverloop.c | 617 channel_register_cleanup(ssh, c->self, session_close_by_channel, 0); in server_request_session()
|
| D | session.c | 2428 channel_register_cleanup(ssh, c->self, session_close_by_channel, 1); in session_exit_message() 2610 channel_register_cleanup(ssh, s->x11_chanids[i], in session_setup_x11fwd()
|
| D | ssh_namespace.h | 161 #define channel_register_cleanup Fssh_channel_register_cleanup macro
|
| D | ssh.c | 1922 channel_register_cleanup(ssh, c->self, client_cleanup_stdio_fwd, 0); in ssh_init_stdio_forwarding()
|
| D | clientloop.c | 1300 channel_register_cleanup(ssh, session_ident, in client_loop()
|
| D | channels.c | 1034 channel_register_cleanup(struct ssh *ssh, int id, in channel_register_cleanup() function
|