Searched refs:total_dl (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dtelnet.c1307 curl_off_t total_dl = 0; local
1611 total_dl += nread;
1612 Curl_pgrsSetDownloadCounter(data, total_dl);

Completed in 118 milliseconds