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

/freebsd-10-stable/crypto/openssh/
H A Dchannels.h242 int channel_input_window_adjust(int, u_int32_t, void *);
H A Dssh_namespace.h172 #define channel_input_window_adjust Fssh_channel_input_window_adjust macro
H A Dserverloop.c1368 dispatch_set(SSH2_MSG_CHANNEL_WINDOW_ADJUST, &channel_input_window_adjust);
H A Dclientloop.c2654 dispatch_set(SSH2_MSG_CHANNEL_WINDOW_ADJUST, &channel_input_window_adjust);
H A Dchannels.c2659 channel_input_window_adjust(int type, u_int32_t seq, void *ctxt) function

Completed in 145 milliseconds