Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dprogress.h45 void Curl_pgrsSetDownloadSize(struct Curl_easy *data, curl_off_t size);
Dfile.c450 Curl_pgrsSetDownloadSize(data, expected_size); in file_do()
496 Curl_pgrsSetDownloadSize(data, expected_size); in file_do()
Dprogress.c161 Curl_pgrsSetDownloadSize(data, -1); in Curl_pgrsResetTransferSizes()
350 void Curl_pgrsSetDownloadSize(struct Curl_easy *data, curl_off_t size) in Curl_pgrsSetDownloadSize() function
Dimap.c1126 Curl_pgrsSetDownloadSize(data, -1); in imap_state_fetch_resp()
1148 Curl_pgrsSetDownloadSize(data, size); in imap_state_fetch_resp()
1717 Curl_pgrsSetDownloadSize(data, -1); in imap_regular_transfer()
Dmqtt.c632 Curl_pgrsSetDownloadSize(data, remlen); in mqtt_read_publish()
Dftp.c1748 Curl_pgrsSetDownloadSize(data, ftpc->known_filesize); in ftp_state_quote()
2335 Curl_pgrsSetDownloadSize(data, filesize); in ftp_state_size_resp()
2339 Curl_pgrsSetDownloadSize(data, filesize); in ftp_state_size_resp()
4329 Curl_pgrsSetDownloadSize(data, -1); in ftp_regular_transfer()
Dsmb.c829 Curl_pgrsSetDownloadSize(data, data->req.size); in smb_request_state()
Dtftp.c375 Curl_pgrsSetDownloadSize(data, tsize); in tftp_parse_option_ack()
Dpop3.c1309 Curl_pgrsSetDownloadSize(data, -1); in pop3_regular_transfer()
Dsmtp.c1619 Curl_pgrsSetDownloadSize(data, -1); in smtp_regular_transfer()
Dtransfer.c1967 Curl_pgrsSetDownloadSize(data, size); in Curl_setup_transfer()
Dhttp.c3433 Curl_pgrsSetDownloadSize(data, k->size); in Curl_http_header()
4165 Curl_pgrsSetDownloadSize(data, k->size); in Curl_http_readwrite_headers()
/third_party/curl/lib/vssh/
Dwolfssh.c762 Curl_pgrsSetDownloadSize(data, -1); in wssh_statemach_act()
770 Curl_pgrsSetDownloadSize(data, size); in wssh_statemach_act()
835 Curl_pgrsSetDownloadSize(data, -1); in wssh_statemach_act()
978 Curl_pgrsSetDownloadSize(data, -1); in wssh_do()
Dlibssh.c1402 Curl_pgrsSetDownloadSize(data, -1); in myssh_statemach_act()
1631 Curl_pgrsSetDownloadSize(data, -1); in myssh_statemach_act()
1691 Curl_pgrsSetDownloadSize(data, size); in myssh_statemach_act()
1719 Curl_pgrsSetDownloadSize(data, in myssh_statemach_act()
2339 Curl_pgrsSetDownloadSize(data, -1); in myssh_do_it()
Dlibssh2.c2089 Curl_pgrsSetDownloadSize(data, -1); in ssh_statemach_act()
2325 Curl_pgrsSetDownloadSize(data, -1); in ssh_statemach_act()
2376 Curl_pgrsSetDownloadSize(data, size); in ssh_statemach_act()
2404 Curl_pgrsSetDownloadSize(data, in ssh_statemach_act()
3270 Curl_pgrsSetDownloadSize(data, -1); in ssh_do()