Home
last modified time | relevance | path

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

/curl/lib/
H A Dprogress.h52 CURLcode Curl_pgrsSetDownloadCounter(struct Curl_easy *data, curl_off_t size);
H A Dprogress.c324 CURLcode Curl_pgrsSetDownloadCounter(struct Curl_easy *data, curl_off_t size) in Curl_pgrsSetDownloadCounter() function
H A Dldap.c544 Curl_pgrsSetDownloadCounter(data, 0); in ldap_do()
H A Dcf-h1-proxy.c1017 Curl_pgrsSetDownloadCounter(data, 0); in cf_h1_proxy_connect()
H A Dpop3.c1386 Curl_pgrsSetDownloadCounter(data, 0); in pop3_regular_transfer()
H A Dtelnet.c1576 result = Curl_pgrsSetDownloadCounter(data, total_dl); in telnet_do()
H A Dsendf.c322 result = Curl_pgrsSetDownloadCounter(data, data->req.bytecount); in cw_download_write()
H A Dsmtp.c1601 Curl_pgrsSetDownloadCounter(data, 0); in smtp_regular_transfer()
H A Dimap.c1736 Curl_pgrsSetDownloadCounter(data, 0); in imap_regular_transfer()
H A Dftp.c4326 Curl_pgrsSetDownloadCounter(data, 0); in ftp_regular_transfer()
H A Durl.c3855 Curl_pgrsSetDownloadCounter(data, 0);
/curl/lib/vssh/
H A Dwolfssh.c976 Curl_pgrsSetDownloadCounter(data, 0); in wssh_do()
H A Dlibssh.c2340 Curl_pgrsSetDownloadCounter(data, 0); in myssh_do_it()
H A Dlibssh2.c3434 Curl_pgrsSetDownloadCounter(data, 0); in ssh_do()

Completed in 62 milliseconds