Searched defs:dophase_done (Results 1 – 9 of 9) sorted by relevance
925 bool *dophase_done) in wscp_perform()936 bool *dophase_done) in wsftp_perform()1105 bool *dophase_done) in wsftp_doing()
2279 static CURLcode scp_doing(struct Curl_easy *data, bool *dophase_done) in scp_doing()2302 bool *connected, bool *dophase_done) in scp_perform()2483 bool *dophase_done) in sftp_perform()2508 bool *dophase_done) in sftp_doing()
3377 bool *dophase_done) in scp_perform()3402 bool *dophase_done) in scp_doing()3565 bool *dophase_done) in sftp_perform()3590 bool *dophase_done) in sftp_doing()
1248 bool *dophase_done) in pop3_perform()1351 static CURLcode pop3_doing(struct Curl_easy *data, bool *dophase_done) in pop3_doing()1376 bool *dophase_done) in pop3_regular_transfer()
1437 bool *dophase_done) in smtp_perform()1565 static CURLcode smtp_doing(struct Curl_easy *data, bool *dophase_done) in smtp_doing()1591 bool *dophase_done) in smtp_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()
1276 static CURLcode tftp_doing(struct Curl_easy *data, bool *dophase_done) in tftp_doing()1303 static CURLcode tftp_perform(struct Curl_easy *data, bool *dophase_done) in tftp_perform()
3693 bool *dophase_done) in ftp_perform()4289 bool *dophase_done) in ftp_doing()4317 bool *dophase_done) in ftp_regular_transfer()
2312 bool dophase_done = FALSE; local2602 bool dophase_done = FALSE; local
Completed in 58 milliseconds