Searched refs:paramsf (Results 1 – 1 of 1) sorted by relevance
47 FILE *paramsf = NULL; in test() local99 paramsf = fopen("log/file572.txt", "rb"); in test()100 if(paramsf == NULL) { in test()107 test_setopt(curl, CURLOPT_READDATA, paramsf); in test()116 fclose(paramsf); in test()117 paramsf = NULL; in test()165 if(paramsf) in test()166 fclose(paramsf); in test()