Home
last modified time | relevance | path

Searched refs:Curl_open (Results 1 – 4 of 4) sorted by relevance

/external/curl/lib/
Durl.h31 CURLcode Curl_open(struct Curl_easy **curl);
Deasy.c359 result = Curl_open(&data); in curl_easy_init()
Durl.c619 CURLcode Curl_open(struct Curl_easy **curl) in Curl_open() function
/external/curl/
DCHANGES.02126 - Unified much of the SessionHandle initialization done in Curl_open() and