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

/macosx-10.10/OpenSSH-189/openssh/
H A Dchannels.h242 void channel_prepare_select(fd_set **, fd_set **, int *, u_int*,
H A Dserverloop.c289 channel_prepare_select(readsetp, writesetp, maxfdp, nallocp,
H A Dclientloop.c667 channel_prepare_select(readsetp, writesetp, maxfdp, nallocp,
689 /* channel_prepare_select could have closed the last channel */
H A Dchannels.c2136 channel_prepare_select(fd_set **readsetp, fd_set **writesetp, int *maxfdp, function
2146 fatal("channel_prepare_select: max_fd (%d) is too large", n);

Completed in 177 milliseconds