Home
last modified time | relevance | path

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

/external/curl/lib/
Dgopher.c48 static CURLcode gopher_do(struct connectdata *conn, bool *done);
59 gopher_do, /* do_it */
78 static CURLcode gopher_do(struct connectdata *conn, bool *done) in gopher_do() function