Searched refs:duphandle (Results 1 – 3 of 3) sorted by relevance
41 CURL *duphandle = NULL; in test() local64 duphandle = curl_easy_duphandle(handle); in test()65 if(!duphandle) in test()68 handle = duphandle; in test()
338 static struct Curl_easy *duphandle(struct Curl_easy *data) in duphandle() function381 struct Curl_easy *newhandle = duphandle(data); in push_promise()
2230 when using duphandle+curl_mutli"10323 - Kimmo Kinnunen fixed a crash with duphandle() when CURLDEBUG is set.13662 to be the new duphandle() that didn't quite work yet.