Home
last modified time | relevance | path

Searched refs:CURLE_FTP_WEIRD_SERVER_REPLY (Results 1 – 9 of 9) sorted by relevance

/external/curl/lib/
Dimap.c845 result = CURLE_FTP_WEIRD_SERVER_REPLY; /* TODO: fix this code */ in imap_state_servergreet_resp()
1177 result = CURLE_FTP_WEIRD_SERVER_REPLY; /* TODO: fix this code */ in imap_state_fetch_resp()
1196 result = CURLE_FTP_WEIRD_SERVER_REPLY; /* TODO: Fix error code */ in imap_state_fetch_final_resp()
1298 return CURLE_FTP_WEIRD_SERVER_REPLY; in imap_statemach_act()
Dstrerror.c78 case CURLE_FTP_WEIRD_SERVER_REPLY: in curl_easy_strerror()
Dftp.c467 return CURLE_FTP_WEIRD_SERVER_REPLY; in ReceivedServerConnect()
1815 return CURLE_FTP_WEIRD_SERVER_REPLY; in ftp_epsv_disable()
2722 return CURLE_FTP_WEIRD_SERVER_REPLY; in ftp_statemach_act()
Dpop3.c654 result = CURLE_FTP_WEIRD_SERVER_REPLY; in pop3_state_servergreet_resp()
Dsmtp.c673 result = CURLE_FTP_WEIRD_SERVER_REPLY; in smtp_state_servergreet_resp()
/external/curl/docs/libcurl/
Dsymbols-in-versions72 CURLE_FTP_WEIRD_SERVER_REPLY 7.1
/external/google-breakpad/src/third_party/curl/
Dcurl.h319 CURLE_FTP_WEIRD_SERVER_REPLY, /* 8 */ enumerator
/external/curl/include/curl/
Dcurl.h413 CURLE_FTP_WEIRD_SERVER_REPLY, /* 8 */ enumerator
/external/curl/packages/OS400/
Dcurl.inc.in355 d CURLE_FTP_WEIRD_SERVER_REPLY...