Home
last modified time | relevance | path

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

/external/curl/lib/
Dfile.c85 static CURLcode file_do(struct connectdata *, bool *done);
100 file_do, /* do_it */
367 static CURLcode file_do(struct connectdata *conn, bool *done) in file_do() function