Searched refs:channel_input_window_adjust (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dchannels.h237 void channel_input_window_adjust(int, u_int32_t, void *);
H A Dserverloop.c1225 dispatch_set(SSH2_MSG_CHANNEL_WINDOW_ADJUST, &channel_input_window_adjust);
H A Dclientloop.c2275 dispatch_set(SSH2_MSG_CHANNEL_WINDOW_ADJUST, &channel_input_window_adjust);
H A Dchannels.c2591 channel_input_window_adjust(int type, u_int32_t seq, void *ctxt) function

Completed in 181 milliseconds