Searched refs:channel_set_fds (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/ssh/include/ |
H A D | channels.h | 174 void channel_set_fds(int, int, int, int, int, int, u_int);
|
/titanic_50/usr/src/cmd/ssh/sshd/ |
H A D | session.c | 2105 channel_set_fds(s->chanid, in session_set_fds()
|
/titanic_50/usr/src/cmd/ssh/libssh/common/ |
H A D | channels.c | 657 channel_set_fds(int id, int rfd, int wfd, int efd, in channel_set_fds() function
|