Searched refs:channel_prepare_select (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/crypto/openssh/ |
| HD | channels.h | 249 void channel_prepare_select(fd_set **, fd_set **, int *, u_int*,
|
| HD | ssh_namespace.h | 151 #define channel_prepare_select ssh_channel_prepare_select macro
|
| HD | serverloop.c | 290 channel_prepare_select(readsetp, writesetp, maxfdp, nallocp, in wait_until_can_do_something()
|
| HD | clientloop.c | 589 channel_prepare_select(readsetp, writesetp, maxfdp, nallocp, in client_wait_until_can_do_something()
|
| HD | channels.c | 2198 channel_prepare_select(fd_set **readsetp, fd_set **writesetp, int *maxfdp, function
|