Home
last modified time | relevance | path

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

/curl/lib/
H A Dprogress.h48 void Curl_pgrsSetDownloadSize(struct Curl_easy *data, curl_off_t size);
H A Dfile.c503 Curl_pgrsSetDownloadSize(data, expected_size); in file_do()
549 Curl_pgrsSetDownloadSize(data, expected_size); in file_do()
H A Dprogress.c154 Curl_pgrsSetDownloadSize(data, -1); in Curl_pgrsResetTransferSizes()
364 void Curl_pgrsSetDownloadSize(struct Curl_easy *data, curl_off_t size) in Curl_pgrsSetDownloadSize() function
H A Dimap.c1155 Curl_pgrsSetDownloadSize(data, -1); in imap_state_fetch_resp()
1173 Curl_pgrsSetDownloadSize(data, size); in imap_state_fetch_resp()
1740 Curl_pgrsSetDownloadSize(data, -1); in imap_regular_transfer()
H A Dmqtt.c670 Curl_pgrsSetDownloadSize(data, remlen); in mqtt_read_publish()
H A Dftp.c1833 Curl_pgrsSetDownloadSize(data, ftpc->known_filesize); in ftp_state_quote()
2488 Curl_pgrsSetDownloadSize(data, filesize); in ftp_state_size_resp()
2492 Curl_pgrsSetDownloadSize(data, filesize); in ftp_state_size_resp()
4486 Curl_pgrsSetDownloadSize(data, -1); in ftp_regular_transfer()
H A Dtransfer.c1151 Curl_pgrsSetDownloadSize(data, size); in Curl_xfer_setup()
H A Dsmb.c1019 Curl_pgrsSetDownloadSize(data, data->req.size); in smb_request_state()
H A Dtftp.c377 Curl_pgrsSetDownloadSize(data, tsize); in tftp_parse_option_ack()
H A Dpop3.c1330 Curl_pgrsSetDownloadSize(data, -1); in pop3_regular_transfer()
H A Dsmtp.c1596 Curl_pgrsSetDownloadSize(data, -1); in smtp_regular_transfer()
H A Dhttp.c3302 Curl_pgrsSetDownloadSize(data, k->size); in Curl_http_size()
/curl/lib/vssh/
H A Dwolfssh.c761 Curl_pgrsSetDownloadSize(data, -1); in wssh_statemach_act()
769 Curl_pgrsSetDownloadSize(data, size); in wssh_statemach_act()
834 Curl_pgrsSetDownloadSize(data, -1); in wssh_statemach_act()
977 Curl_pgrsSetDownloadSize(data, -1); in wssh_do()
H A Dlibssh.c1424 Curl_pgrsSetDownloadSize(data, -1); in myssh_statemach_act()
1621 Curl_pgrsSetDownloadSize(data, -1); in myssh_statemach_act()
1683 Curl_pgrsSetDownloadSize(data, size); in myssh_statemach_act()
1711 Curl_pgrsSetDownloadSize(data, in myssh_statemach_act()
2339 Curl_pgrsSetDownloadSize(data, -1); in myssh_do_it()
H A Dlibssh2.c2284 Curl_pgrsSetDownloadSize(data, -1); in ssh_statemach_act()
2506 Curl_pgrsSetDownloadSize(data, -1); in ssh_statemach_act()
2560 Curl_pgrsSetDownloadSize(data, size); in ssh_statemach_act()
2588 Curl_pgrsSetDownloadSize(data, in ssh_statemach_act()
3472 Curl_pgrsSetDownloadSize(data, -1); in ssh_do()

Completed in 88 milliseconds