Searched refs:total_requests (Results 1 – 1 of 1) sorted by relevance
498 static size_t total_requests = 0; variable559 while (req_idx < total_requests) { in build_request_set()917 total_requests++; in main()918 req_array = OPENSSL_realloc(req_array, sizeof(char *) * total_requests); in main()921 req_array[total_requests - 1] = req; in main()