Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dchannels.h208 void channel_close_all(void);
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dpacket.c1519 channel_close_all(); in packet_disconnect()
H A Dchannels.c370 channel_close_all(void) in channel_close_all() function
/titanic_50/usr/src/cmd/ssh/sshd/
H A Dsession.c1403 channel_close_all(); in do_child()