ASYNC_WAIT_CTX_get_all_fds
if (!ASYNC_WAIT_CTX_get_all_fds(loopargs[i].wait_ctx, NULL, &num_job_fds)
ASYNC_WAIT_CTX_get_all_fds(loopargs[i].wait_ctx, &job_fd,
if (!ASYNC_WAIT_CTX_get_all_fds(loopargs[i].wait_ctx, NULL, &num_job_fds)
ASYNC_WAIT_CTX_get_all_fds(loopargs[i].wait_ctx, &job_fd,
int ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd,
return ASYNC_WAIT_CTX_get_all_fds(ctx, fds, numfds);
|| !ASYNC_WAIT_CTX_get_all_fds(waitctx, NULL, &numfds)
|| !ASYNC_WAIT_CTX_get_all_fds(waitctx, NULL, &numfds)
|| !ASYNC_WAIT_CTX_get_all_fds(waitctx, &fd, &numfds)
|| !ASYNC_WAIT_CTX_get_all_fds(waitctx, NULL, &numfds)
|| !ASYNC_WAIT_CTX_get_all_fds(waitctx, NULL, &numfds)