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

  /external/curl/lib/
strdup.h 27 extern char *curlx_strdup(const char *str);
strdup.c 34 char *curlx_strdup(const char *str) function
easy.c 158 #define system_strdup curlx_strdup

Completed in 44 milliseconds