Home
last modified time | relevance | path

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

/external/curl/lib/
Dfile.c346 if(Curl_pgrsUpdate(conn)) in file_upload()
351 if(!result && Curl_pgrsUpdate(conn)) in file_upload()
533 if(Curl_pgrsUpdate(conn)) in file_do()
538 if(Curl_pgrsUpdate(conn)) in file_do()
Dprogress.h50 int Curl_pgrsUpdate(struct connectdata *);
Dhttp_proxy.c338 if(Curl_pgrsUpdate(conn)) in CONNECT()
549 if(Curl_pgrsUpdate(conn)) in CONNECT()
Dprogress.c145 rc = Curl_pgrsUpdate(conn); /* the final (forced) update */ in Curl_pgrsDone()
586 int Curl_pgrsUpdate(struct connectdata *conn) in Curl_pgrsUpdate() function
Dpingpong.c120 if(Curl_pgrsUpdate(conn)) in Curl_pp_statemach()
Dasyn-ares.c467 if(Curl_pgrsUpdate(conn)) in Curl_resolver_wait_resolv()
Dtftp.c1195 if(Curl_pgrsUpdate(conn)) { in tftp_receive_packet()
1316 if(Curl_pgrsUpdate(conn)) in tftp_doing()
Drtsp.c583 if(Curl_pgrsUpdate(conn)) in rtsp_do()
Dtransfer.c1299 if(Curl_pgrsUpdate(conn)) in Curl_readwrite()
1358 if(Curl_pgrsUpdate(conn)) in Curl_readwrite()
Dtelnet.c1576 if(Curl_pgrsUpdate(conn)) { in telnet_do()
Dmulti.c2219 if(Curl_pgrsUpdate(data->conn))
2502 else if(data->conn && Curl_pgrsUpdate(data->conn)) {
Dhttp.c2978 if(Curl_pgrsUpdate(conn)) in Curl_http()
Dftp.c672 if(Curl_pgrsUpdate(conn)) in Curl_GetFTPResponse()
/external/curl/lib/vssh/
Dwolfssh.c992 if(Curl_pgrsUpdate(conn)) in wssh_block_statemach()
Dlibssh.c2101 if(Curl_pgrsUpdate(conn)) in myssh_block_statemach()
Dlibssh2.c2991 if(Curl_pgrsUpdate(conn)) in ssh_block_statemach()