Home
last modified time | relevance | path

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

/curl/lib/
H A Dtelnet.c1322 curl_off_t total_dl = 0; in telnet_do() local
1581 total_dl += nread; in telnet_do()
1582 result = Curl_pgrsSetDownloadCounter(data, total_dl); in telnet_do()

Completed in 7 milliseconds