Searched defs:strdup (Results 1 – 2 of 2) sorted by relevance
57 strdup(const char *string, struct malloc_type *type) in strdup() function
33 #define strdup(str) _strdup(str) macro