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.c328 CURLcode Curl_pgrsSetDownloadCounter(struct Curl_easy *data, curl_off_t size) in Curl_pgrsSetDownloadCounter() function
H A Dldap.c541 Curl_pgrsSetDownloadCounter(data, 0); in ldap_do()
H A Dcf-h1-proxy.c1019 Curl_pgrsSetDownloadCounter(data, 0); in cf_h1_proxy_connect()
H A Dpop3.c1328 Curl_pgrsSetDownloadCounter(data, 0); in pop3_regular_transfer()
H A Dsendf.c313 result = Curl_pgrsSetDownloadCounter(data, data->req.bytecount); in cw_download_write()
H A Dtelnet.c1582 result = Curl_pgrsSetDownloadCounter(data, total_dl); in telnet_do()
H A Dsmtp.c1594 Curl_pgrsSetDownloadCounter(data, 0); in smtp_regular_transfer()
H A Dimap.c1738 Curl_pgrsSetDownloadCounter(data, 0); in imap_regular_transfer()
H A Durl.c3877 Curl_pgrsSetDownloadCounter(data, 0);
H A Dftp.c4484 Curl_pgrsSetDownloadCounter(data, 0); in ftp_regular_transfer()
/curl/lib/vssh/
H A Dwolfssh.c975 Curl_pgrsSetDownloadCounter(data, 0); in wssh_do()
H A Dlibssh.c2337 Curl_pgrsSetDownloadCounter(data, 0); in myssh_do_it()
H A Dlibssh2.c3470 Curl_pgrsSetDownloadCounter(data, 0); in ssh_do()

Completed in 85 milliseconds