Searched refs:CURLE_WEIRD_SERVER_REPLY (Results 1 – 25 of 31) sorted by relevance
12
290 return CURLE_WEIRD_SERVER_REPLY; in mqtt_connect()305 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_connect()322 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_connect()332 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_connect()410 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_verify_connack()505 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_verify_suback()660 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_read_publish()717 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_read_publish()800 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_doing()
845 result = CURLE_WEIRD_SERVER_REPLY; in smtp_state_servergreet_resp()863 return CURLE_WEIRD_SERVER_REPLY; in smtp_state_starttls_resp()977 result = CURLE_WEIRD_SERVER_REPLY; in smtp_state_ehlo_resp()1044 result = CURLE_WEIRD_SERVER_REPLY; in smtp_state_command_resp()1189 result = CURLE_WEIRD_SERVER_REPLY; in smtp_state_postdata_resp()
884 return CURLE_WEIRD_SERVER_REPLY; in imap_state_servergreet_resp()985 return CURLE_WEIRD_SERVER_REPLY; in imap_state_starttls_resp()1232 result = CURLE_WEIRD_SERVER_REPLY; in imap_state_fetch_resp()1251 result = CURLE_WEIRD_SERVER_REPLY; in imap_state_fetch_final_resp()1328 return CURLE_WEIRD_SERVER_REPLY; in imap_statemachine()
658 result = CURLE_WEIRD_SERVER_REPLY; in pop3_state_servergreet_resp()799 return CURLE_WEIRD_SERVER_REPLY; in pop3_state_starttls_resp()930 return CURLE_WEIRD_SERVER_REPLY; in pop3_state_command_resp()
311 return CURLE_WEIRD_SERVER_REPLY; in Curl_headers_push()
298 return CURLE_WEIRD_SERVER_REPLY; in Curl_pp_readresp()
85 case CURLE_WEIRD_SERVER_REPLY: in curl_easy_strerror()
411 return CURLE_WEIRD_SERVER_REPLY; in ReceivedServerConnect()1766 return CURLE_WEIRD_SERVER_REPLY; in ftp_epsv_disable()2719 return CURLE_WEIRD_SERVER_REPLY; in ftp_statemachine()2735 return CURLE_WEIRD_SERVER_REPLY; in ftp_statemachine()2774 return CURLE_WEIRD_SERVER_REPLY; /* Forbid pipelining in response. */ in ftp_statemachine()
22 curl will return CURLE_WEIRD_SERVER_REPLY so we test for that return code.49 # CURLE_WEIRD_SERVER_REPLY is error code 8
34 # 8 - CURLE_WEIRD_SERVER_REPLY
49 # 8 == CURLE_WEIRD_SERVER_REPLY
42 # 8 - CURLE_WEIRD_SERVER_REPLY
41 # 8 - CURLE_WEIRD_SERVER_REPLY
48 # 8 is CURLE_WEIRD_SERVER_REPLY
46 # 8 is CURLE_WEIRD_SERVER_REPLY
43 # 8 is CURLE_WEIRD_SERVER_REPLY
54 # 8 is CURLE_WEIRD_SERVER_REPLY
44 # 8 is CURLE_WEIRD_SERVER_REPLY
57 # 8 is CURLE_WEIRD_SERVER_REPLY
50 # 8 is CURLE_WEIRD_SERVER_REPLY
62 # 8 is CURLE_WEIRD_SERVER_REPLY
526 CURLE_WEIRD_SERVER_REPLY, /* 8 */ enumerator658 #define CURLE_FTP_WEIRD_SERVER_REPLY CURLE_WEIRD_SERVER_REPLY