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.c506 Curl_pgrsSetDownloadSize(data, expected_size); in file_do()
552 Curl_pgrsSetDownloadSize(data, expected_size); in file_do()
H A Dprogress.c152 Curl_pgrsSetDownloadSize(data, -1); in Curl_pgrsResetTransferSizes()
360 void Curl_pgrsSetDownloadSize(struct Curl_easy *data, curl_off_t size) in Curl_pgrsSetDownloadSize() function
H A Dimap.c1154 Curl_pgrsSetDownloadSize(data, -1); in imap_state_fetch_resp()
1171 Curl_pgrsSetDownloadSize(data, size); in imap_state_fetch_resp()
1738 Curl_pgrsSetDownloadSize(data, -1); in imap_regular_transfer()
H A Dmqtt.c670 Curl_pgrsSetDownloadSize(data, remlen); in mqtt_read_publish()
H A Dftp.c1667 Curl_pgrsSetDownloadSize(data, ftpc->known_filesize); in ftp_state_quote()
2323 Curl_pgrsSetDownloadSize(data, filesize); in ftp_state_size_resp()
2327 Curl_pgrsSetDownloadSize(data, filesize); in ftp_state_size_resp()
4328 Curl_pgrsSetDownloadSize(data, -1); in ftp_regular_transfer()
H A Dtransfer.c825 Curl_pgrsSetDownloadSize(data, size); in xfer_setup()
H A Dsmb.c1012 Curl_pgrsSetDownloadSize(data, data->req.size); in smb_request_state()
H A Dtftp.c376 Curl_pgrsSetDownloadSize(data, tsize); in tftp_parse_option_ack()
H A Dpop3.c1388 Curl_pgrsSetDownloadSize(data, -1); in pop3_regular_transfer()
H A Dsmtp.c1603 Curl_pgrsSetDownloadSize(data, -1); in smtp_regular_transfer()
H A Dhttp.c3291 Curl_pgrsSetDownloadSize(data, k->size); in Curl_http_size()
/curl/lib/vssh/
H A 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()
H A Dlibssh.c1423 Curl_pgrsSetDownloadSize(data, -1); in myssh_statemach_act()
1620 Curl_pgrsSetDownloadSize(data, -1); in myssh_statemach_act()
1681 Curl_pgrsSetDownloadSize(data, size); in myssh_statemach_act()
1707 Curl_pgrsSetDownloadSize(data, in myssh_statemach_act()
2342 Curl_pgrsSetDownloadSize(data, -1); in myssh_do_it()
H A Dlibssh2.c1518 Curl_pgrsSetDownloadSize(data, -1); in sftp_download_stat()
1570 Curl_pgrsSetDownloadSize(data, size); in sftp_download_stat()
1597 Curl_pgrsSetDownloadSize(data, in sftp_download_stat()
2455 Curl_pgrsSetDownloadSize(data, -1); in ssh_statemachine()
3436 Curl_pgrsSetDownloadSize(data, -1); in ssh_do()

Completed in 77 milliseconds