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

/macosx-10.10/OpenSSH-189/openssh/
H A Dchannels.c860 channel_pre_input_draining(Channel *c, fd_set *readset, fd_set *writeset) function
2007 channel_pre[SSH_CHANNEL_INPUT_DRAINING] = &channel_pre_input_draining;

Completed in 110 milliseconds