Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dchannels.h207 int channel_not_very_much_buffered_data(void);
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dserverloop.c288 if (channel_not_very_much_buffered_data()) in wait_until_can_do_something()
297 channel_not_very_much_buffered_data()) in wait_until_can_do_something()
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dclientloop.c495 channel_not_very_much_buffered_data()) in client_wait_until_can_do_something()
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c411 channel_not_very_much_buffered_data(void) in channel_not_very_much_buffered_data() function