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