Searched refs:duphandle (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/libtest/
H A Dlib575.c41 CURL *duphandle = NULL; local
64 duphandle = curl_easy_duphandle(handle);
65 if(!duphandle)
68 handle = duphandle;

Completed in 45 milliseconds