Searched refs:channel_register_cleanup (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dchannels.h249 void channel_register_cleanup(struct ssh *, int,
H A Dserverloop.c619 channel_register_cleanup(ssh, c->self, session_close_by_channel, 0);
H A Dmux.c494 channel_register_cleanup(ssh, nc->self,
1044 channel_register_cleanup(ssh, nc->self,
1165 channel_register_cleanup(ssh, c->self,
H A Dssh_namespace.h142 #define channel_register_cleanup Fssh_channel_register_cleanup macro
H A Dsession.c2427 channel_register_cleanup(ssh, c->self, session_close_by_channel, 1);
2610 channel_register_cleanup(ssh, s->x11_chanids[i],
H A Dclientloop.c1322 channel_register_cleanup(ssh, session_ident,
H A Dssh.c1692 channel_register_cleanup(ssh, c->self, client_cleanup_stdio_fwd, 0);
H A Dchannels.c986 channel_register_cleanup(struct ssh *ssh, int id, function

Completed in 200 milliseconds