Searched refs:sdpf (Results 1 – 1 of 1) sorted by relevance
47 FILE *sdpf = NULL; in test() local81 sdpf = fopen("log/file568.txt", "rb"); in test()82 if(sdpf == NULL) { in test()89 test_setopt(curl, CURLOPT_READDATA, sdpf); in test()99 fclose(sdpf); in test()100 sdpf = NULL; in test()159 if(sdpf) in test()160 fclose(sdpf); in test()