Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dchannels.h205 void channel_output_poll(void);
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dserverloop.c621 channel_output_poll(); in server_loop()
954 channel_output_poll(); in server_loop2()
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dclientloop.c1187 channel_output_poll(); in client_loop()
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c1729 channel_output_poll(void) in channel_output_poll() function