Searched defs:dophase_done (Results 1 – 9 of 9) sorted by relevance
924 bool *dophase_done) in wscp_perform()935 bool *dophase_done) in wsftp_perform()1105 bool *dophase_done) in wsftp_doing()
2275 static CURLcode scp_doing(struct Curl_easy *data, bool *dophase_done) in scp_doing()2298 bool *connected, bool *dophase_done) in scp_perform()2479 bool *dophase_done) in sftp_perform()2505 bool *dophase_done) in sftp_doing()
3210 bool *dophase_done) in scp_perform()3236 bool *dophase_done) in scp_doing()3400 bool *dophase_done) in sftp_perform()3425 bool *dophase_done) in sftp_doing()
1168 bool *dophase_done) in pop3_perform()1272 static CURLcode pop3_doing(struct Curl_easy *data, bool *dophase_done) in pop3_doing()1297 bool *dophase_done) in pop3_regular_transfer()
1456 bool *dophase_done) in smtp_perform()1582 static CURLcode smtp_doing(struct Curl_easy *data, bool *dophase_done) in smtp_doing()1607 bool *dophase_done) in smtp_regular_transfer()
1537 bool *dophase_done) in imap_perform()1680 static CURLcode imap_doing(struct Curl_easy *data, bool *dophase_done) in imap_doing()1705 bool *dophase_done) in imap_regular_transfer()
1285 static CURLcode tftp_doing(struct Curl_easy *data, bool *dophase_done) in tftp_doing()1312 static CURLcode tftp_perform(struct Curl_easy *data, bool *dophase_done) in tftp_perform()
3725 bool *dophase_done) in ftp_perform()4290 bool *dophase_done) in ftp_doing()4318 bool *dophase_done) in ftp_regular_transfer()
1725 bool dophase_done = FALSE; local