Home
last modified time | relevance | path

Searched defs:curl (Results 201 - 225 of 273) sorted by relevance

1234567891011

/third_party/curl/tests/libtest/
H A Dlib2304.c29 static int ping(CURL *curl, const char *send_payload) in ping() argument
41 static int recv_pong(CURL *curl, const char *expected_payload) in recv_pong() argument
70 static int recv_any(CURL *curl) in recv_any() argument
85 static void websocket_close(CURL *curl) in websocket_close() argument
94 websocket(CURL *curl) websocket() argument
115 CURL *curl; test() local
[all...]
H A Dlib2302.c96 CURL *curl; in test() local
[all...]
H A Dlib553.c62 CURL *curl; in test() local
[all...]
H A Dlib1520.c77 CURL *curl; in test() local
[all...]
H A Dlib1948.c46 CURL *curl; in test() local
[all...]
H A Dlib1591.c78 CURL *curl = NULL; in test() local
[all...]
H A Dlib1597.c38 CURL *curl = NULL; in test() local
H A Dlib2404.c37 CURL *curl[NUM_HANDLES] = {0}; in test() local
[all...]
H A Dlib2502.c37 CURL *curl[NUM_HANDLES] = {0}; in test() local
[all...]
H A Dlib3102.c93 CURL *curl; in test() local
[all...]
H A Dlib571.c106 CURL *curl; in test() local
[all...]
H A Dlib579.c90 CURL *curl; in test() local
[all...]
H A Dlib1156.c86 static int onetest(CURL *curl, const char *url, const struct testparams *p, in onetest() argument
137 CURL *curl; in test() local
[all...]
H A Dlib1507.c53 CURL *curl = NULL; in test() local
[all...]
/third_party/curl/tests/http/clients/
H A Dws-pingpong.c43 static CURLcode ping(CURL *curl, const char *send_payload) in ping() argument
55 static CURLcode recv_pong(CURL *curl, const char *expected_payload) in recv_pong() argument
84 static void websocket_close(CURL *curl) in websocket_close() argument
93 pingpong(CURL *curl, const char *payload) pingpong() argument
120 CURL *curl; main() local
[all...]
/third_party/curl/docs/examples/
H A Danyauthput.c85 CURL *curl; in main() local
[all...]
H A Ddebug.c127 CURL *curl; in main() local
[all...]
H A Dftpupload.c71 CURL *curl; in main() local
[all...]
H A Dimap-append.c89 CURL *curl; in main() local
[all...]
H A Dsendrecv.c74 CURL *curl; in main() local
[all...]
H A Dsmtp-tls.c91 CURL *curl; in main() local
[all...]
H A Dsmtp-ssl.c91 CURL *curl; in main() local
[all...]
H A Dusercertinmem.c46 static CURLcode sslctx_function(CURL *curl, void *sslctx, void *parm) in sslctx_function() argument
/foundation/multimedia/drm_framework/frameworks/native/test/common/src/
H A Dhttp.cpp40 CURL *curl = curl_easy_init(); in HttpPost() local
[all...]
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dhttp_request.cpp131 bool HttpRequest::SetOption(RequestData *requestData, CURL *curl, ResponseData *responseData) in SetOption() argument

Completed in 11 milliseconds

1234567891011