Searched defs:strdup (Results 1 – 15 of 15) sorted by relevance
31 strdup(register const char* s) in strdup() function
11 strdup(const char *src) { in strdup() function
46 strdup(const char *s1) in strdup() function
34 strdup(const char *s) in strdup() function
42 strdup(str) in strdup() function
54 strdup(register const char* s) in strdup() function
46 #define strdup _fstrdup macro
129 char *strdup(s) in strdup() function
76 #define strdup(a) my_strdup(a, __FILE__, __LINE__) macro
253 strdup(const char *s) in strdup() function
78 #define strdup MYstrdup macro
73 static char *strdup(const char *s) in strdup() function
853 #define strdup(s) vmstrdup(Vmregion,s) macro
699 char* strdup(const char* s) in strdup() function
9030 strdup(const char *str) in strdup() function