Searched defs:__strdup (Results 1 – 4 of 4) sorted by relevance
105 __strdup(const char *str, int flags) in __strdup() function
228 INTERCEPTOR(char *, __strdup, const char *s) { in INTERCEPTOR() argument
602 INTERCEPTOR(char*, __strdup, const char *s) { argument
359 INTERCEPTOR(char *, __strdup, char *src) { in INTERCEPTOR() argument