Searched defs:Strdup (Results 1 – 2 of 2) sorted by relevance
85 Strdup(const char *s) in Strdup() function
68 #define Strdup(s) strdup(s) macro86 #define Strdup(s) wcsdup(s) macro