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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A Dlib512.c45 curl2 = curl_easy_duphandle(curl);
H A Dlib575.c64 duphandle = curl_easy_duphandle(handle);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/include/curl/
H A Deasy.h50 * NAME curl_easy_duphandle()
58 * curl_easy_duphandle() for each new thread to avoid a series of identical
61 CURL_EXTERN CURL* curl_easy_duphandle(CURL *curl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/libcurl/
H A DMakefile.am26 curl_easy_perform.3 curl_easy_setopt.3 curl_easy_duphandle.3 \
45 curl_easy_duphandle.html curl_formadd.html curl_formfree.html \
65 curl_easy_duphandle.pdf curl_formadd.pdf curl_formfree.pdf \
H A DMakefile.in370 curl_easy_perform.3 curl_easy_setopt.3 curl_easy_duphandle.3 \
389 curl_easy_duphandle.html curl_formadd.html curl_formfree.html \
409 curl_easy_duphandle.pdf curl_formadd.pdf curl_formfree.pdf \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Deasy.c866 * curl_easy_duphandle() is an external interface to allow duplication of a
870 CURL *curl_easy_duphandle(CURL *incurl) function

Completed in 125 milliseconds