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

  /external/curl/lib/
curl_memory.h 96 typedef char *(*curl_strdup_callback)(const char *str); typedef
104 extern curl_strdup_callback Curl_cstrdup;
  /external/google-breakpad/src/third_party/curl/
curl.h 281 typedef char *(*curl_strdup_callback)(const char *str); typedef
    [all...]
  /external/curl/include/curl/
curl.h 396 typedef char *(*curl_strdup_callback)(const char *str); typedef
    [all...]

Completed in 78 milliseconds