Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dchannels.h180 void channel_send_open(int);
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dssh.c1164 channel_send_open(c->self);
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c579 channel_send_open(int id) in channel_send_open() function