Searched refs:CURLE_WEIRD_SERVER_REPLY (Results 1 – 24 of 24) sorted by relevance
286 return CURLE_WEIRD_SERVER_REPLY; in mqtt_connect()301 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_connect()318 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_connect()328 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_connect()367 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_verify_connack()375 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_verify_connack()458 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_verify_suback()466 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_verify_suback()619 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_read_publish()674 result = CURLE_WEIRD_SERVER_REPLY; in mqtt_read_publish()[all …]
868 return CURLE_WEIRD_SERVER_REPLY; in imap_state_servergreet_resp()969 return CURLE_WEIRD_SERVER_REPLY; in imap_state_starttls_resp()1204 result = CURLE_WEIRD_SERVER_REPLY; in imap_state_fetch_resp()1223 result = CURLE_WEIRD_SERVER_REPLY; in imap_state_fetch_final_resp()1300 return CURLE_WEIRD_SERVER_REPLY; in imap_statemachine()
822 result = CURLE_WEIRD_SERVER_REPLY; in smtp_state_servergreet_resp()840 return CURLE_WEIRD_SERVER_REPLY; in smtp_state_starttls_resp()953 result = CURLE_WEIRD_SERVER_REPLY; in smtp_state_ehlo_resp()
86 case CURLE_WEIRD_SERVER_REPLY: in curl_easy_strerror()
636 result = CURLE_WEIRD_SERVER_REPLY; in pop3_state_servergreet_resp()777 return CURLE_WEIRD_SERVER_REPLY; in pop3_state_starttls_resp()
421 return CURLE_WEIRD_SERVER_REPLY; in ReceivedServerConnect()1802 return CURLE_WEIRD_SERVER_REPLY; in ftp_epsv_disable()2693 return CURLE_WEIRD_SERVER_REPLY; in ftp_statemachine()2747 return CURLE_WEIRD_SERVER_REPLY; /* Forbid pipelining in response. */ in ftp_statemachine()
825 req->result = CURLE_WEIRD_SERVER_REPLY; in smb_request_state()
706 return CURLE_WEIRD_SERVER_REPLY; in readwrite_data()
3447 return CURLE_WEIRD_SERVER_REPLY; in Curl_http_header()
22 curl will return CURLE_WEIRD_SERVER_REPLY so we test for that return code.49 # CURLE_WEIRD_SERVER_REPLY is error code 8
49 # 8 == CURLE_WEIRD_SERVER_REPLY
48 # 8 is CURLE_WEIRD_SERVER_REPLY
46 # 8 is CURLE_WEIRD_SERVER_REPLY
54 # 8 is CURLE_WEIRD_SERVER_REPLY
43 # 8 is CURLE_WEIRD_SERVER_REPLY
57 # 8 is CURLE_WEIRD_SERVER_REPLY
44 # 8 is CURLE_WEIRD_SERVER_REPLY
50 # 8 is CURLE_WEIRD_SERVER_REPLY
62 # 8 is CURLE_WEIRD_SERVER_REPLY
493 CURLE_WEIRD_SERVER_REPLY, /* 8 */ enumerator632 #define CURLE_FTP_WEIRD_SERVER_REPLY CURLE_WEIRD_SERVER_REPLY
157 CURLE_WEIRD_SERVER_REPLY 7.51.0
451 d CURLE_WEIRD_SERVER_REPLY...