Searched refs:Curl_open (Results 1 – 4 of 4) sorted by relevance
31 CURLcode Curl_open(struct Curl_easy **curl);
359 result = Curl_open(&data); in curl_easy_init()
619 CURLcode Curl_open(struct Curl_easy **curl) in Curl_open() function
2126 - Unified much of the SessionHandle initialization done in Curl_open() and