Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dfile.c88 static CURLcode file_do(struct Curl_easy *data, bool *done);
105 file_do, /* do_it */
399 * file_do() is the protocol-specific function for the do-phase, separated
406 static CURLcode file_do(struct Curl_easy *data, bool *done) in file_do() function

Completed in 1 milliseconds