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

  /external/google-breakpad/src/third_party/curl/
curlbuild.h 164 /* Integral data type used for curl_socklen_t. */
167 /* The size of `curl_socklen_t', as computed by sizeof. */
170 /* Data type definition of curl_socklen_t. */
171 typedef CURL_TYPEOF_CURL_SOCKLEN_T curl_socklen_t; typedef
  /external/curl/include/curl/
system.h 414 /* Data type definition of curl_socklen_t. */
416 typedef CURL_TYPEOF_CURL_SOCKLEN_T curl_socklen_t; typedef

Completed in 60 milliseconds