Searched refs:easy2 (Results 1 – 1 of 1) sorted by relevance
71 CURL *easy2 = NULL; in test() local124 easy2 = curl_easy_duphandle(easy); in test()125 if(!easy2) { in test()146 result = curl_easy_perform(easy2); in test()156 curl_easy_cleanup(easy2); in test()157 easy2 = NULL; /* Already cleaned up. */ in test()168 curl_easy_cleanup(easy2); in test()