Searched defs:estrdup (Results 1 – 8 of 8) sorted by relevance
46 estrdup (const char *str) in estrdup() function
970 #define estrdup rk_estrdup macro
86 estrdup(const char *str) in estrdup() function
138 #define estrdup(s) estrdup_impl(s) macro162 #define estrdup(s) estrdup_impl((s), __FILE__, __LINE__) macro
214 estrdup(const char *s) in estrdup() function
87 estrdup(const char *s) in estrdup() function
592 estrdup(const char *str) estrdup() function
541 estrdup(char const *str) in estrdup() function [all...]