Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dprogress.h47 void Curl_pgrsSetDownloadCounter(struct Curl_easy *data, curl_off_t size);
Dfile.c534 Curl_pgrsSetDownloadCounter(data, bytecount); in file_do()
Dprogress.c315 void Curl_pgrsSetDownloadCounter(struct Curl_easy *data, curl_off_t size) in Curl_pgrsSetDownloadCounter() function
Dmqtt.c659 Curl_pgrsSetDownloadCounter(data, k->bytecount); in mqtt_read_publish()
Dldap.c708 Curl_pgrsSetDownloadCounter(data, dlsize); in ldap_do()
Dc-hyper.c225 Curl_pgrsSetDownloadCounter(data, data->req.bytecount); in hyper_body_chunk()
Dsmb.c864 Curl_pgrsSetDownloadCounter(data, data->req.bytecount); in smb_request_state()
Dtftp.c1146 Curl_pgrsSetDownloadCounter(data, (curl_off_t) k->bytecount); in tftp_receive_packet()
Dpop3.c1307 Curl_pgrsSetDownloadCounter(data, 0); in pop3_regular_transfer()
Dtelnet.c1533 Curl_pgrsSetDownloadCounter(data, total_dl); in telnet_do()
Dsmtp.c1617 Curl_pgrsSetDownloadCounter(data, 0); in smtp_regular_transfer()
Dtransfer.c806 Curl_pgrsSetDownloadCounter(data, k->bytecount); in readwrite_data()
Dimap.c1715 Curl_pgrsSetDownloadCounter(data, 0); in imap_regular_transfer()
Dftp.c4327 Curl_pgrsSetDownloadCounter(data, 0); in ftp_regular_transfer()
Durl.c4208 Curl_pgrsSetDownloadCounter(data, 0);
/third_party/curl/lib/vssh/
Dwolfssh.c976 Curl_pgrsSetDownloadCounter(data, 0); in wssh_do()
Dlibssh.c2337 Curl_pgrsSetDownloadCounter(data, 0); in myssh_do_it()
Dlibssh2.c3268 Curl_pgrsSetDownloadCounter(data, 0); in ssh_do()