Searched refs:sdpf (Results 1 – 1 of 1) sorted by relevance
47 FILE *sdpf = NULL; in test() local83 sdpf = fopen("log/file568.txt", "rb"); in test()84 if(sdpf == NULL) { in test()91 test_setopt(curl, CURLOPT_READDATA, sdpf); in test()101 fclose(sdpf); in test()102 sdpf = NULL; in test()165 if(sdpf) in test()166 fclose(sdpf); in test()