| /third_party/curl/tests/libtest/ |
| H A D | lib2304.c | 29 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 D | lib2302.c | 96 CURL *curl; in test() local [all...] |
| H A D | lib553.c | 62 CURL *curl; in test() local [all...] |
| H A D | lib1520.c | 77 CURL *curl; in test() local [all...] |
| H A D | lib1948.c | 46 CURL *curl; in test() local [all...] |
| H A D | lib1591.c | 78 CURL *curl = NULL; in test() local [all...] |
| H A D | lib1597.c | 38 CURL *curl = NULL; in test() local
|
| H A D | lib2404.c | 37 CURL *curl[NUM_HANDLES] = {0}; in test() local [all...] |
| H A D | lib2502.c | 37 CURL *curl[NUM_HANDLES] = {0}; in test() local [all...] |
| H A D | lib3102.c | 93 CURL *curl; in test() local [all...] |
| H A D | lib571.c | 106 CURL *curl; in test() local [all...] |
| H A D | lib579.c | 90 CURL *curl; in test() local [all...] |
| H A D | lib1156.c | 86 static int onetest(CURL *curl, const char *url, const struct testparams *p, in onetest() argument 137 CURL *curl; in test() local [all...] |
| H A D | lib1507.c | 53 CURL *curl = NULL; in test() local [all...] |
| /third_party/curl/tests/http/clients/ |
| H A D | ws-pingpong.c | 43 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 D | anyauthput.c | 85 CURL *curl; in main() local [all...] |
| H A D | debug.c | 127 CURL *curl; in main() local [all...] |
| H A D | ftpupload.c | 71 CURL *curl; in main() local [all...] |
| H A D | imap-append.c | 89 CURL *curl; in main() local [all...] |
| H A D | sendrecv.c | 74 CURL *curl; in main() local [all...] |
| H A D | smtp-tls.c | 91 CURL *curl; in main() local [all...] |
| H A D | smtp-ssl.c | 91 CURL *curl; in main() local [all...] |
| H A D | usercertinmem.c | 46 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 D | http.cpp | 40 CURL *curl = curl_easy_init();
in HttpPost() local [all...] |
| /foundation/communication/netstack/frameworks/js/builtin/fetch/src/ |
| H A D | http_request.cpp | 131 bool HttpRequest::SetOption(RequestData *requestData, CURL *curl, ResponseData *responseData) in SetOption() argument
|