Searched refs:req_array (Results 1 – 1 of 1) sorted by relevance
490 static char **req_array = NULL; variable560 req = req_array[req_idx]; in build_request_set()918 req_array = OPENSSL_realloc(req_array, sizeof(char *) * total_requests); in main()919 if (req_array == NULL) in main()921 req_array[total_requests - 1] = req; in main()