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

/external/curl/include/curl/
H A Dcurl.h116 typedef SOCKET curl_socket_t; typedef
119 typedef int curl_socket_t; typedef
327 curl_socket_t curlfd,
340 typedef curl_socket_t
346 (*curl_closesocket_callback)(void *clientp, curl_socket_t item);
/external/google-breakpad/src/third_party/curl/
H A Dcurl.h129 typedef SOCKET curl_socket_t; typedef
132 typedef int curl_socket_t; typedef
229 curl_socket_t curlfd,
242 typedef curl_socket_t

Completed in 562 milliseconds