Searched defs:Curl_pgrsUpdate (Results 1 - 1 of 1) sorted by relevance

/external/curl/lib/
H A Dprogress.c138 rc = Curl_pgrsUpdate(conn); /* the final (forced) update */
258 * Curl_pgrsUpdate() returns 0 for success or the value returned by the
261 int Curl_pgrsUpdate(struct connectdata *conn) function

Completed in 28 milliseconds