| Home | Sort by: relevance | last modified time | path |
| /src/crypto/external/bsd/openssh/dist/ | |
| sftp-client.h | 56 uint64_t open_handles; member in struct:sftp_limits |
| /src/external/mit/libuv/dist/test/ | |
| test-poll.c | 64 int open_handles; member in struct:connection_context_s 157 context->open_handles = 0; 165 context->open_handles++; 170 context->open_handles++; 181 if (--context->open_handles == 0) { |