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

/freebsd-10-stable/crypto/openssh/
H A Dchannels.h249 void channel_after_select(fd_set *, fd_set *);
H A Dserverloop.c718 channel_after_select(readset, writeset);
874 channel_after_select(readset, writeset);
H A Dssh_namespace.h140 #define channel_after_select Fssh_channel_after_select macro
H A Dclientloop.c1670 channel_after_select(readset, writeset);
H A Dchannels.c2232 channel_after_select(fd_set *readset, fd_set *writeset) function

Completed in 186 milliseconds