| /external/curl/docs/examples/ |
| persistant.c | 33 CURLcode res;
|
| pop3-dele.c | 40 CURLcode res = CURLE_OK;
|
| pop3-noop.c | 40 CURLcode res = CURLE_OK;
|
| pop3-ssl.c | 41 CURLcode res = CURLE_OK;
|
| pop3-stat.c | 40 CURLcode res = CURLE_OK;
|
| pop3-tls.c | 41 CURLcode res = CURLE_OK;
|
| smtp-expn.c | 43 CURLcode res;
|
| /external/curl/lib/ |
| escape.c | 88 CURLcode result; 143 CURLcode Curl_urldecode(struct Curl_easy *data, 153 CURLcode result; 216 CURLcode res = Curl_urldecode(data, string, inputlen, &str, &outputlen,
|
| file.c | 84 static CURLcode file_do(struct connectdata *, bool *done); 85 static CURLcode file_done(struct connectdata *conn, 86 CURLcode status, bool premature); 87 static CURLcode file_connect(struct connectdata *conn, bool *done); 88 static CURLcode file_disconnect(struct connectdata *conn, 90 static CURLcode file_setup_connection(struct connectdata *conn); 117 static CURLcode file_setup_connection(struct connectdata *conn) 132 static CURLcode file_range(struct connectdata *conn) 186 static CURLcode file_connect(struct connectdata *conn, bool *done) 260 static CURLcode file_done(struct connectdata *conn [all...] |
| pop3.h | 93 CURLcode Curl_pop3_write(struct connectdata *conn, char *str, size_t nread);
|
| smtp.h | 89 CURLcode Curl_smtp_escape_eob(struct connectdata *conn, const ssize_t nread);
|
| /external/curl/src/ |
| tool_doswin.h | 60 CURLcode FindWin32CACert(struct OperationConfig *config,
|
| /external/curl/tests/libtest/ |
| lib1529.c | 30 CURLcode res = CURLE_FAILED_INIT;
|
| lib1530.c | 41 CURLcode res = CURLE_FAILED_INIT;
|
| lib511.c | 28 CURLcode res;
|
| lib512.c | 31 CURLcode code;
|
| lib514.c | 29 CURLcode res=CURLE_OK;
|
| lib515.c | 29 CURLcode res=CURLE_OK;
|
| lib516.c | 29 CURLcode res=CURLE_OK;
|
| lib519.c | 28 CURLcode res;
|
| lib521.c | 28 CURLcode res;
|
| lib523.c | 28 CURLcode res;
|
| lib542.c | 37 CURLcode res = CURLE_OK;
|
| lib549.c | 33 CURLcode res;
|
| lib558.c | 30 CURLcode res = CURLE_OK;
|