Searched defs:CURLMsg (Results 1 - 2 of 2) sorted by relevance

/external/curl/include/curl/
H A Dmulti.h89 struct CURLMsg { struct
97 typedef struct CURLMsg CURLMsg; typedef in typeref:struct:CURLMsg
216 * The 'CURLMsg' struct is meant to be very simple and only contain
229 CURL_EXTERN CURLMsg *curl_multi_info_read(CURLM *multi_handle,
/external/google-breakpad/src/third_party/curl/
H A Dmulti.h83 struct CURLMsg { struct
91 typedef struct CURLMsg CURLMsg; typedef in typeref:struct:CURLMsg
183 * The 'CURLMsg' struct is meant to be very simple and only contain
196 CURL_EXTERN CURLMsg *curl_multi_info_read(CURLM *multi_handle,

Completed in 102 milliseconds