Searched refs:channel_prepare_select (Results 1 – 4 of 4) sorted by relevance
/external/openssh/ |
D | channels.h | 255 void channel_prepare_select(fd_set **, fd_set **, int *, u_int*,
|
D | serverloop.c | 209 channel_prepare_select(readsetp, writesetp, maxfdp, nallocp, in wait_until_can_do_something()
|
D | clientloop.c | 623 channel_prepare_select(readsetp, writesetp, maxfdp, nallocp, in client_wait_until_can_do_something()
|
D | channels.c | 2260 channel_prepare_select(fd_set **readsetp, fd_set **writesetp, int *maxfdp, function
|