Home
last modified time | relevance | path

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

/external/curl/lib/
Dgopher.c47 static CURLcode gopher_do(struct connectdata *conn, bool *done);
58 gopher_do, /* do_it */
76 static CURLcode gopher_do(struct connectdata *conn, bool *done) in gopher_do() function