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

/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
/external/curl/include/curl/
H A Dcurl.h127 typedef SOCKET curl_socket_t; typedef
130 typedef int curl_socket_t; typedef
348 curl_socket_t curlfd,
361 typedef curl_socket_t
367 (*curl_closesocket_callback)(void *clientp, curl_socket_t item);

Completed in 186 milliseconds