| /external/curl/lib/vauth/ |
| krb5_sspi.c | 65 CURLcode Curl_auth_create_gssapi_user_message(struct Curl_easy *data, 75 CURLcode result = CURLE_OK; 243 CURLcode Curl_auth_create_gssapi_security_message(struct Curl_easy *data, 249 CURLcode result = CURLE_OK;
|
| /external/curl/tests/libtest/ |
| lib1509.c | 36 CURLcode code;
|
| lib1526.c | 48 CURLcode res = CURLE_FAILED_INIT;
|
| lib505.c | 40 CURLcode res = CURLE_OK;
|
| lib509.c | 107 CURLcode res;
|
| lib547.c | 82 CURLcode res;
|
| lib553.c | 61 CURLcode res = CURLE_FAILED_INIT;
|
| lib576.c | 103 CURLcode res = CURLE_OK;
|
| lib579.c | 90 CURLcode res=CURLE_OK;
|
| /external/curl/tests/unit/ |
| unit1303.c | 30 static CURLcode unit_setup(void)
|
| /external/curl/lib/ |
| connect.c | 163 static CURLcode 239 static CURLcode bindlocal(struct connectdata *conn, 540 static CURLcode trynextip(struct connectdata *conn, 545 CURLcode result = CURLE_COULDNT_CONNECT; 719 CURLcode Curl_is_connected(struct connectdata *conn, 724 CURLcode result = CURLE_OK; 825 CURLcode status; 980 static CURLcode singleipconnect(struct connectdata *conn, 990 CURLcode result; [all...] |
| curl_sspi.h | 43 CURLcode Curl_sspi_global_init(void); 47 CURLcode Curl_override_sspi_http_realm(const char *chlg, 51 CURLcode Curl_create_sspi_identity(const char *userp, const char *passwdp,
|
| url.c | 145 static CURLcode parse_url_login(struct Curl_easy *data, 149 static CURLcode parse_login_details(const char *login, const size_t len, 300 static CURLcode setstropt(char **charp, const char *s) 319 static CURLcode setstropt_userpwd(char *option, char **userp, char **passwdp) 321 CURLcode result = CURLE_OK; 358 CURLcode Curl_dupset(struct Curl_easy *dst, struct Curl_easy *src) 360 CURLcode result = CURLE_OK; 401 CURLcode Curl_close(struct Curl_easy *data) 502 CURLcode Curl_init_userdefined(struct UserDefined *set) 504 CURLcode result = CURLE_OK [all...] |
| pipeline.c | 94 static CURLcode addHandleToPipeline(struct Curl_easy *data, 103 CURLcode Curl_add_handle_to_pipeline(struct Curl_easy *handle, 108 CURLcode result;
|
| /external/curl/lib/vtls/ |
| gtls.c | 210 CURLcode result = Curl_gmtime(stamp, &buffer); 260 static CURLcode handshake(struct connectdata *conn, 366 static CURLcode 768 static CURLcode pkp_pin_peer_pubkey(struct Curl_easy *data, 780 CURLcode result = CURLE_SSL_PINNEDPUBKEYNOTMATCH; 828 static CURLcode 849 CURLcode result = CURLE_OK; [all...] |
| openssl.c | 816 CURLcode Curl_ossl_set_engine(struct Curl_easy *data, const char *engine) 861 CURLcode Curl_ossl_set_engine_default(struct Curl_easy *data) 1072 static CURLcode verifyhost(struct connectdata *conn, X509 *server_cert) 1084 CURLcode result = CURLE_OK; [all...] |
| /external/curl/src/ |
| tool_paramhlp.c | 392 static CURLcode checkpasswd(const char *kind, /* for what purpose */ 516 CURLcode get_args(struct OperationConfig *config, const size_t i) 518 CURLcode result = CURLE_OK;
|
| /external/libmicrohttpd/src/testcurl/ |
| test_get_chunked.c | 162 CURLcode errornum; 204 CURLcode errornum; 246 CURLcode errornum;
|
| /external/curl/docs/examples/ |
| anyauthput.c | 123 CURLcode res;
|
| chkspeed.c | 66 CURLcode res;
|
| curlgtk.c | 48 CURLcode res;
|
| debug.c | 124 CURLcode res;
|
| externalsocket.c | 87 CURLcode res;
|
| ftpuploadresume.c | 85 CURLcode r = CURLE_GOT_NOTHING;
|
| xmlstream.c | 115 CURLcode res;
|