HomeSort by relevance Sort by last modified time
    Searched refs:channel_input_window_adjust (Results 1 - 4 of 4) sorted by null

  /external/openssh/
channels.h 250 int channel_input_window_adjust(int, u_int32_t, void *);
serverloop.c 858 dispatch_set(SSH2_MSG_CHANNEL_WINDOW_ADJUST, &channel_input_window_adjust);
clientloop.c     [all...]
channels.c 3019 channel_input_window_adjust(int type, u_int32_t seq, void *ctxt) function
    [all...]

Completed in 84 milliseconds