Searched defs:dophase_done (Results 1 – 9 of 9) sorted by relevance
922 bool *dophase_done) in wscp_perform()933 bool *dophase_done) in wsftp_perform()1102 bool *dophase_done) in wsftp_doing()
2272 static CURLcode scp_doing(struct Curl_easy *data, bool *dophase_done) in scp_doing()2295 bool *connected, bool *dophase_done) in scp_perform()2475 bool *dophase_done) in sftp_perform()2500 bool *dophase_done) in sftp_doing()
3407 bool *dophase_done) in scp_perform()3432 bool *dophase_done) in scp_doing()3596 bool *dophase_done) in sftp_perform()3621 bool *dophase_done) in sftp_doing()
1189 bool *dophase_done) in pop3_perform()1292 static CURLcode pop3_doing(struct Curl_easy *data, bool *dophase_done) in pop3_doing()1317 bool *dophase_done) in pop3_regular_transfer()
1558 bool *dophase_done) in imap_perform()1701 static CURLcode imap_doing(struct Curl_easy *data, bool *dophase_done) in imap_doing()1726 bool *dophase_done) in imap_regular_transfer()
1475 bool *dophase_done) in smtp_perform()1602 static CURLcode smtp_doing(struct Curl_easy *data, bool *dophase_done) in smtp_doing()1627 bool *dophase_done) in smtp_regular_transfer()
1281 static CURLcode tftp_doing(struct Curl_easy *data, bool *dophase_done) in tftp_doing()1308 static CURLcode tftp_perform(struct Curl_easy *data, bool *dophase_done) in tftp_perform()
3729 bool *dophase_done) in ftp_perform()4301 bool *dophase_done) in ftp_doing()4329 bool *dophase_done) in ftp_regular_transfer()
1916 bool dophase_done = FALSE; local