Home
last modified time | relevance | path

Searched refs:channel_find_open (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dchannels.h211 int channel_find_open(void);
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dserverloop.c226 id = channel_find_open(); in client_alive_check()
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c484 channel_find_open(void) in channel_find_open() function