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

/macosx-10.10/OpenSSH-189/openssh/
H A Dchannels.c873 channel_pre_output_draining(Channel *c, fd_set *readset, fd_set *writeset) function
2008 channel_pre[SSH_CHANNEL_OUTPUT_DRAINING] = &channel_pre_output_draining;

Completed in 133 milliseconds