Searched refs:rep_strdup (Results 1 – 2 of 2) sorted by relevance
56 +#define strdup rep_strdup57 +static char *rep_strdup(const char *s)
77 #define strdup rep_strdup78 static char *rep_strdup(const char *s) in rep_strdup() function