Searched refs:req_array (Results 1 – 1 of 1) sorted by relevance
492 static char **req_array = NULL; variable562 req = req_array[req_idx]; in build_request_set()922 req_array = OPENSSL_realloc(req_array, sizeof(char *) * total_requests); in main()923 if (req_array == NULL) in main()925 req_array[total_requests - 1] = req; in main()