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

/macosx-10.10/OpenSSH-189/openssh/
H A Dchannels.h244 void channel_after_select(fd_set *, fd_set *);
H A Dserverloop.c717 channel_after_select(readset, writeset);
868 channel_after_select(readset, writeset);
H A Dclientloop.c1678 channel_after_select(readset, writeset);
H A Dchannels.c2169 channel_after_select(fd_set *readset, fd_set *writeset) function

Completed in 92 milliseconds