Home
last modified time | relevance | path

Searched refs:curl_easy_duphandle (Results 1 – 20 of 20) sorted by relevance

/external/curl/tests/libtest/
Dlib512.c43 curl2 = curl_easy_duphandle(curl); in test()
Dlib544.c78 handle2 = curl_easy_duphandle(curl); in test()
Dlib575.c64 duphandle = curl_easy_duphandle(handle); in test()
Dlib1502.c76 dup = curl_easy_duphandle(easy); in test()
Dlib1535.c83 dupe = curl_easy_duphandle(curl); in test()
Dlib1536.c84 dupe = curl_easy_duphandle(curl); in test()
Dlib1534.c84 dupe = curl_easy_duphandle(curl); in test()
Dlib654.c126 easy2 = curl_easy_duphandle(easy); in test()
/external/google-breakpad/src/third_party/curl/
Deasy.h62 CURL_EXTERN CURL* curl_easy_duphandle(CURL *curl);
/external/curl/include/curl/
Deasy.h61 CURL_EXTERN CURL *curl_easy_duphandle(CURL *curl);
/external/curl/docs/libcurl/
DMakefile.inc5 curl_easy_duphandle.3 \
/external/curl/packages/Symbian/eabi/
Dlibcurlu.def3 curl_easy_duphandle @ 2 NONAME
/external/curl/packages/Symbian/bwins/
Dlibcurlu.def3 curl_easy_duphandle @ 2 NONAME
/external/curl/packages/vms/
Dgnv_libcurl_symbols.opt122 SYMBOL_VECTOR=(curl_easy_duphandle=PROCEDURE)
123 SYMBOL_VECTOR=(CURL_EASY_DUPHANDLE/curl_easy_duphandle=PROCEDURE)
Dpcsi_gnv_curl_file_list.txt74 [gnv.usr.share.man.man3]curl_easy_duphandle.3
/external/curl/tests/data/
Dtest113574 CURL_EXTERN CURL *curl_easy_duphandle(CURL *curl);
/external/curl/lib/
Deasy.c804 struct Curl_easy *curl_easy_duphandle(struct Curl_easy *data) in curl_easy_duphandle() function
Dhttp2.c494 struct Curl_easy *second = curl_easy_duphandle(data); in duphandle()
/external/curl/packages/OS400/
Dcurl.inc.in2463 d curl_easy_duphandle...
2464 d pr * extproc('curl_easy_duphandle') CURL *
/external/curl/
DCHANGES6147 - curl_easy_duphandle.3: clarify that a duped handle has no shares