Searched refs:CURLE_ABORTED_BY_CALLBACK (Results 1 – 23 of 23) sorted by relevance
400 result = CURLE_ABORTED_BY_CALLBACK; in file_upload()405 result = CURLE_ABORTED_BY_CALLBACK; in file_upload()587 result = CURLE_ABORTED_BY_CALLBACK; in file_do()592 result = CURLE_ABORTED_BY_CALLBACK; in file_do()
871 result = CURLE_ABORTED_BY_CALLBACK; in tftp_translate_code()1045 return CURLE_ABORTED_BY_CALLBACK; in tftp_done()1150 return CURLE_ABORTED_BY_CALLBACK; in tftp_receive_packet()1270 result = CURLE_ABORTED_BY_CALLBACK; in tftp_doing()
120 return CURLE_ABORTED_BY_CALLBACK; in Curl_fillreadbuffer()1129 result = CURLE_ABORTED_BY_CALLBACK; in Curl_readwrite()1189 return CURLE_ABORTED_BY_CALLBACK; in Curl_readwrite()
546 case CURLE_ABORTED_BY_CALLBACK: in multi_done()564 if(CURLE_ABORTED_BY_CALLBACK != result) { in multi_done()569 result = CURLE_ABORTED_BY_CALLBACK; in multi_done()1798 result = CURLE_ABORTED_BY_CALLBACK; in multi_runsingle()2068 result = CURLE_ABORTED_BY_CALLBACK; in multi_runsingle()
118 result = CURLE_ABORTED_BY_CALLBACK; in Curl_pp_statemach()
521 return CURLE_ABORTED_BY_CALLBACK; in Curl_proxyCONNECT()
172 case CURLE_ABORTED_BY_CALLBACK: in curl_easy_strerror()
394 result = CURLE_ABORTED_BY_CALLBACK; in Curl_resolver_wait_resolv()
596 result = CURLE_ABORTED_BY_CALLBACK; in rtsp_do()
1042 return CURLE_ABORTED_BY_CALLBACK; in singleipconnect()
1667 result = CURLE_ABORTED_BY_CALLBACK; in telnet_do()
2838 return CURLE_ABORTED_BY_CALLBACK; in ssh_block_statemach()3093 return CURLE_ABORTED_BY_CALLBACK; in ssh_done()
370 return CURLE_ABORTED_BY_CALLBACK; in AcceptServerConnect()752 return CURLE_ABORTED_BY_CALLBACK; in Curl_GetFTPResponse()
2757 result = CURLE_ABORTED_BY_CALLBACK; in Curl_http()
26 SMTP with multi interface and CURLE_ABORTED_BY_CALLBACK
41 # 42 == CURLE_ABORTED_BY_CALLBACK
53 # CURLE_ABORTED_BY_CALLBACK (42)
76 return CURLE_ABORTED_BY_CALLBACK; in DoPerform()
32 CURLE_ABORTED_BY_CALLBACK 7.1
359 CURLE_ABORTED_BY_CALLBACK, /* 42 */ enumerator
479 CURLE_ABORTED_BY_CALLBACK, /* 42 */ enumerator
439 d CURLE_ABORTED_BY_CALLBACK...
8766 the transfer immediately with a CURLE_ABORTED_BY_CALLBACK return code.