Home
last modified time | relevance | path

Searched refs:Curl_pgrsUpdate (Results 1 - 16 of 16) sorted by relevance

/third_party/curl/lib/
H A Dfile.c384 if(Curl_pgrsUpdate(data)) in file_upload()
389 if(!result && Curl_pgrsUpdate(data)) in file_upload()
574 if(Curl_pgrsUpdate(data)) in file_do()
579 if(Curl_pgrsUpdate(data)) in file_do()
H A Dprogress.h56 int Curl_pgrsUpdate(struct Curl_easy *data);
H A Dprogress.c137 rc = Curl_pgrsUpdate(data); /* the final (forced) update */ in Curl_pgrsDone()
587 * Curl_pgrsUpdate() returns 0 for success or the value returned by the
590 int Curl_pgrsUpdate(struct Curl_easy *data) in Curl_pgrsUpdate() function
H A Dpingpong.c123 if(Curl_pgrsUpdate(data)) in Curl_pp_statemach()
H A Dcf-h1-proxy.c394 if(Curl_pgrsUpdate(data)) in recv_CONNECT_resp()
903 if(Curl_pgrsUpdate(data)) { in H1_CONNECT()
H A Dtransfer.c974 if(Curl_pgrsUpdate(data)) in Curl_readwrite()
1021 if(Curl_pgrsUpdate(data)) { in Curl_readwrite()
H A Dtftp.c1172 if(Curl_pgrsUpdate(data)) { in tftp_receive_packet()
1293 if(Curl_pgrsUpdate(data)) in tftp_doing()
H A Dasyn-ares.c500 if(Curl_pgrsUpdate(data)) in Curl_resolver_wait_resolv()
H A Drtsp.c585 if(Curl_pgrsUpdate(data)) in rtsp_do()
H A Dmulti.c2406 if(Curl_pgrsUpdate(data))
2705 else if(data->conn && Curl_pgrsUpdate(data)) {
H A Dtelnet.c1631 if(Curl_pgrsUpdate(data)) { in telnet_do()
H A Dftp.c684 if(Curl_pgrsUpdate(data)) in Curl_GetFTPResponse()
H A Dhttp.c3334 if(Curl_pgrsUpdate(data)) in Curl_http()
/third_party/curl/lib/vssh/
H A Dwolfssh.c1002 if(Curl_pgrsUpdate(data)) in wssh_block_statemach()
H A Dlibssh.c2111 if(Curl_pgrsUpdate(data)) in myssh_block_statemach()
H A Dlibssh2.c3127 if(Curl_pgrsUpdate(data)) in ssh_block_statemach()

Completed in 41 milliseconds