HomeSort by relevance Sort by last modified time
    Searched defs:curl_socket_t (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/third_party/curl/
curl.h 129 typedef SOCKET curl_socket_t; typedef
132 typedef int curl_socket_t; typedef
229 curl_socket_t curlfd,
242 typedef curl_socket_t
    [all...]
  /external/curl/include/curl/
curl.h 127 typedef SOCKET curl_socket_t; typedef
130 typedef int curl_socket_t; typedef
374 curl_socket_t curlfd,
387 typedef curl_socket_t
393 (*curl_closesocket_callback)(void *clientp, curl_socket_t item);
    [all...]

Completed in 50 milliseconds