Home
last modified time | relevance | path

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

/src/crypto/openssh/
H A Dchannels.h310 void channel_send_window_changes(struct ssh *);
H A Dssh_namespace.h171 #define channel_send_window_changes Fssh_channel_send_window_changes macro
H A Dclientloop.c466 channel_send_window_changes(ssh); in client_check_window_change()
H A Dchannels.c4902 channel_send_window_changes(struct ssh *ssh) in channel_send_window_changes() function