Home
last modified time | relevance | path

Searched refs:CURLMsg (Results 1 - 25 of 58) sorted by relevance

123

/third_party/curl/include/curl/
H A Dmulti.h101 struct CURLMsg { struct
109 typedef struct CURLMsg CURLMsg; typedef
251 * The 'CURLMsg' struct is meant to be very simple and only contain
264 CURL_EXTERN CURLMsg *curl_multi_info_read(CURLM *multi_handle,
/third_party/curl/tests/libtest/
H A Dlib1500.c39 CURLMsg *msg; in test()
H A Dlib504.c80 CURLMsg *msg = curl_multi_info_read(m, &numleft); in test()
H A Dlib507.c39 CURLMsg *msg; in test()
H A Dlib1552.c39 CURLMsg *msg; in test()
H A Dlib1531.c41 CURLMsg *msg; /* for picking up messages with the transfer status */ in test()
H A Dlib591.c45 CURLMsg *msg; in test()
H A Dlib597.c50 CURLMsg *msg; in test()
H A Dlib677.c60 struct CURLMsg *m = curl_multi_info_read(mcurl, &i); in test()
H A Dlib1515.c58 CURLMsg *msg; in do_one_request()
H A Dlib1565.c103 struct CURLMsg *message; in test()
H A Dlib540.c105 CURLMsg *msg; in loop()
184 fprintf(stderr, "E: CURLMsg (%d)\n", (int)msg->msg); in loop()
/third_party/curl/docs/examples/
H A Dmulti-double.c66 CURLMsg *msg; in main()
H A Dmulti-app.c56 CURLMsg *msg; /* for picking up messages with the transfer status */ in main()
H A D10-at-a-time.c111 CURLMsg *msg; in main()
142 fprintf(stderr, "E: CURLMsg (%d)\n", msg->msg); in main()
H A Dhttp2-pushinmemory.c135 struct CURLMsg *m; in main()
H A Dmulti-legacy.c56 CURLMsg *msg; /* for picking up messages with the transfer status */ in main()
H A Dhttp2-serverpush.c218 struct CURLMsg *m; in main()
H A Dmulti-event.c91 CURLMsg *message; in check_multi_info()
H A Dmulti-uv.c101 CURLMsg *message; in check_multi_info()
/third_party/curl/lib/
H A Dmultihandle.h37 /* the 'CURLMsg' is the part that is visible to the external user */
38 struct CURLMsg extmsg;
/third_party/curl/tests/http/clients/
H A Dh2-serverpush.c218 struct CURLMsg *m; in main()
/third_party/libuv/docs/code/uvwget/
H A Dmain.c60 CURLMsg *message; in check_multi_info()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_empty_response.c75 struct CURLMsg *msg; in testInternalSelectGet()
H A Dtest_https_get_select.c89 struct CURLMsg *msg; in testExternalGet()

Completed in 9 milliseconds

123