Searched refs:pollCount (Results 1 – 2 of 2) sorted by relevance
243 static const int pollCount = 3; variable262 pollCount, (pollCount - 1) * checkAfter, in test_exec_IR_ses_poll_total_timeout()472 pollCount, (pollCount - 1) * checkAfter, in test_exec_GENM_ses_poll_total_timeout()
34 int pollCount; /* number of polls before actual cert response */ member218 ctx->pollCount = count; in ossl_cmp_mock_srv_set_pollCount()257 if (ctx->pollCount > 0 && ctx->curr_pollCount == 0) { in delayed_delivery()327 if (ctx->pollCount > 0 && ctx->curr_pollCount == 0) { in process_cert_request()333 if (ctx->curr_pollCount >= ctx->pollCount) in process_cert_request()723 if (++ctx->curr_pollCount >= ctx->pollCount) { in process_pollReq()