Home
last modified time | relevance | path

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

/external/curl/lib/
Dgopher.c52 static CURLcode gopher_connecting(struct Curl_easy *data, bool *done);
92 gopher_connecting, /* connecting */
115 static CURLcode gopher_connecting(struct Curl_easy *data, bool *done) in gopher_connecting() function