Home
last modified time | relevance | path

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

/external/curl/lib/
Dfile.c84 static CURLcode file_do(struct connectdata *, bool *done);
99 file_do, /* do_it */
420 static CURLcode file_do(struct connectdata *conn, bool *done) in file_do() function