Searched defs:strdup (Results 1 – 3 of 3) sorted by relevance
20 strdup(const char *s) in strdup() function
67 # define strdup(str) __strdup (str) macro
82 # define strdup(str) __strdup (str) macro