Home
last modified time | relevance | path

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

/curl/lib/
H A Dtelnet.c1323 curl_off_t total_ul = 0; in telnet_do() local
1623 total_ul += nread; in telnet_do()
1624 Curl_pgrsSetUploadCounter(data, total_ul); in telnet_do()

Completed in 7 milliseconds