Home
last modified time | relevance | path

Searched refs:system_strdup (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Deasy.c108 #define system_strdup _strdup macro
110 #define system_strdup Curl_strdup macro
112 #define system_strdup strdup macro
127 curl_strdup_callback Curl_cstrdup = (curl_strdup_callback)system_strdup;
155 Curl_cstrdup = (curl_strdup_callback)system_strdup; in global_init()

Completed in 5 milliseconds