Home
last modified time | relevance | path

Searched refs:file_connect (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dfile.c91 static CURLcode file_connect(struct Curl_easy *data, bool *done);
108 file_connect, /* connect_it */
139 * file_connect() gets called from Curl_protocol_connect() to allow us to
143 static CURLcode file_connect(struct Curl_easy *data, bool *done) in file_connect() function

Completed in 2 milliseconds