Home
last modified time | relevance | path

Searched refs:channel_close_all (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssh/
H A Dchannels.h342 void channel_close_all(struct ssh *);
H A Dssh_namespace.h122 #define channel_close_all Fssh_channel_close_all macro
H A Dsession.c1494 channel_close_all(ssh); in child_close_fds()
H A Dchannels.c833 channel_close_all(struct ssh *ssh) in channel_close_all() function