Lines Matching refs:CURLE_OK

326   return CURLE_OK;  in AcceptServerConnect()
436 return CURLE_OK; in ReceivedServerConnect()
451 CURLcode result = CURLE_OK; in InitiateTransfer()
481 return CURLE_OK; in InitiateTransfer()
497 CURLcode result = CURLE_OK; in AllowServerConnect()
568 CURLcode result = CURLE_OK; in ftp_readresp()
635 CURLcode result = CURLE_OK; in Curl_GetFTPResponse()
800 return CURLE_OK; in ftp_state_user()
811 return CURLE_OK; in ftp_state_pwd()
873 CURLcode result = CURLE_OK; in ftp_state_cwd()
926 CURLcode result = CURLE_OK; in ftp_state_use_port()
1310 CURLcode result = CURLE_OK; in ftp_state_use_pasv()
1355 CURLcode result = CURLE_OK; in ftp_state_prepare_transfer()
1398 CURLcode result = CURLE_OK; in ftp_state_rest()
1419 CURLcode result = CURLE_OK; in ftp_state_size()
1439 CURLcode result = CURLE_OK; in ftp_state_list()
1503 CURLcode result = CURLE_OK; in ftp_state_retr_prequote()
1514 CURLcode result = CURLE_OK; in ftp_state_stor_prequote()
1525 CURLcode result = CURLE_OK; in ftp_state_type()
1558 CURLcode result = CURLE_OK; in ftp_state_mdtm()
1582 CURLcode result = CURLE_OK; in ftp_state_ul_setup()
1662 return CURLE_OK; in ftp_state_ul_setup()
1680 CURLcode result = CURLE_OK; in ftp_state_quote()
1783 CURLcode result = CURLE_OK; in ftp_epsv_disable()
2008 CURLcode result = CURLE_OK; in ftp_state_port_resp()
2041 CURLcode result = CURLE_OK; in ftp_state_mdtm_resp()
2118 return CURLE_OK; in ftp_state_mdtm_resp()
2127 return CURLE_OK; in ftp_state_mdtm_resp()
2147 CURLcode result = CURLE_OK; in ftp_state_type_resp()
2176 CURLcode result = CURLE_OK; in ftp_state_retr()
2234 return CURLE_OK; in ftp_state_retr()
2259 CURLcode result = CURLE_OK; in ftp_state_size_resp()
2299 CURLcode result = CURLE_OK; in ftp_state_rest_resp()
2334 CURLcode result = CURLE_OK; in ftp_state_stor_resp()
2362 return CURLE_OK; in ftp_state_stor_resp()
2372 CURLcode result = CURLE_OK; in ftp_state_get_resp()
2498 CURLcode result = CURLE_OK; in ftp_state_loggedin()
2529 CURLcode result = CURLE_OK; in ftp_state_user_resp()
2570 result = CURLE_OK; in ftp_state_user_resp()
2584 CURLcode result = CURLE_OK; in ftp_state_acct_resp()
3065 CURLcode result = CURLE_OK; in ftp_block_statemach()
3137 CURLcode result = CURLE_OK; in ftp_done()
3141 return CURLE_OK; in ftp_done()
3159 case CURLE_OK: /* doesn't affect the control connection's status */ in ftp_done()
3402 return CURLE_OK; in ftp_sendquote()
3442 return CURLE_OK; in ftp_nb_type()
3482 CURLcode result = CURLE_OK; in ftp_do_more()
3591 if(result == CURLE_OK && data->req.maxdownload >= 0) { in ftp_do_more()
3653 CURLcode result = CURLE_OK; in ftp_perform()
3697 CURLcode result = CURLE_OK; in init_wc_data()
3773 return CURLE_OK; in init_wc_data()
3790 CURLcode result = CURLE_OK; in wc_statemach()
3875 return CURLE_OK; in wc_statemach()
3893 result = CURLE_OK; in wc_statemach()
3922 CURLcode result = CURLE_OK; in ftp_do()
3933 return CURLE_OK; in ftp_do()
3957 CURLcode result = CURLE_OK; in Curl_ftpsend()
4019 CURLcode result = CURLE_OK; in ftp_quit()
4086 return CURLE_OK; in ftp_disconnect()
4283 return CURLE_OK; in ftp_parse_url_path()
4312 return CURLE_OK; in ftp_dophase_done()
4347 CURLcode result = CURLE_OK; in ftp_regular_transfer()
4368 return CURLE_OK; in ftp_regular_transfer()
4440 return CURLE_OK; in ftp_setup_connection()