Searched defs:xstrdup (Results 1 – 7 of 7) sorted by relevance
39 xstrdup (const char *string) in xstrdup() function
79 char *xstrdup(const char *str) in xstrdup() function
119 xstrdup (char const *string) in xstrdup() function
74 #define xstrdup(_str) \ macro
712 char *xstrdup(const char *s) in xstrdup() function
200 xstrdup (const char *str) in xstrdup() function
79 char *xstrdup(char *s) in xstrdup() function