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

/freebsd-current/crypto/openssh/
H A Dchannels.h299 void channel_register_cleanup(struct ssh *, int,
H A Dmux.c482 channel_register_cleanup(ssh, nc->self,
1043 channel_register_cleanup(ssh, nc->self,
1164 channel_register_cleanup(ssh, c->self,
H A Dserverloop.c614 channel_register_cleanup(ssh, c->self, session_close_by_channel, 0);
H A Dssh_namespace.h172 #define channel_register_cleanup Fssh_channel_register_cleanup macro
H A Dsession.c2443 channel_register_cleanup(ssh, c->self, session_close_by_channel, 1);
2627 channel_register_cleanup(ssh, s->x11_chanids[i],
H A Dclientloop.c1532 channel_register_cleanup(ssh, session_ident,
H A Dssh.c2003 channel_register_cleanup(ssh, c->self, client_cleanup_stdio_fwd, 0);
H A Dchannels.c1186 channel_register_cleanup(struct ssh *ssh, int id, function

Completed in 150 milliseconds