Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dchannels.h281 void channel_send_window_changes(struct ssh *);
H A Dssh_namespace.h172 #define channel_send_window_changes Fssh_channel_send_window_changes macro
H A Dclientloop.c439 channel_send_window_changes(ssh); in client_check_window_change()
H A Dchannels.c4457 channel_send_window_changes(struct ssh *ssh) function