Searched refs:curl_easy_duphandle (Results 1 – 16 of 16) sorted by relevance
28 curl_easy_perform.3 curl_easy_setopt.3 curl_easy_duphandle.3 \47 curl_easy_duphandle.html curl_formadd.html curl_formfree.html \67 curl_easy_duphandle.pdf curl_formadd.pdf curl_formfree.pdf \
45 curl2 = curl_easy_duphandle(curl); in test()
74 handle2 = curl_easy_duphandle(curl); in test()
64 duphandle = curl_easy_duphandle(handle); in test()
61 CURL_EXTERN CURL* curl_easy_duphandle(CURL *curl);
62 CURL_EXTERN CURL* curl_easy_duphandle(CURL *curl);
33 curl_easy_duphandle @ 25 ;
880 CURL *curl_easy_duphandle(CURL *incurl) in curl_easy_duphandle() function
32 f 0644 cowo pppusers ${mandir}/man3/curl_easy_duphandle.3 ./docs/curl_easy_duphandle.3
3 curl_easy_duphandle @ 2 NONAME
122 SYMBOL_VECTOR=(curl_easy_duphandle=PROCEDURE)123 SYMBOL_VECTOR=(CURL_EASY_DUPHANDLE/curl_easy_duphandle=PROCEDURE)
75 [gnv.usr.share.man.man3]curl_easy_duphandle.3
2026 d curl_easy_duphandle...2027 d pr * extproc('curl_easy_duphandle') CURL *
1761 curl_easy_duphandle did not necessarily duplicate the CURLOPT_COOKIEFILE2232 curl_easy_duphandle() wrongly also copied the pointer to the connection5179 - Frank Hempel fixed a curl_easy_duphandle() crash on a handle that had5181 curl_easy_duphandle() to work even after the first fix - the handle was5702 - Make curl_easy_duphandle() set the magic number in the new handle.9063 - James Bursa found out that curl_easy_duphandle() with ares-built libcurl9246 - curl_easy_duphandle() now duplicates the tcp_nodelay info as well.13477 - T. Bharath made curl_easy_duphandle() properly clone the cookie status as13650 - Added curl_easy_duphandle() to the easy.h header file. It has now been