Searched defs:__strdup (Results 1 – 4 of 4) sorted by relevance
36 # define __strdup strdup macro41 __strdup (const char *s) in __strdup() function
251 INTERCEPTOR(char *, __strdup, const char *s) { in INTERCEPTOR() argument
482 INTERCEPTOR(char*, __strdup, const char *s) { in INTERCEPTOR() argument
343 INTERCEPTOR(char *, __strdup, char *src) { in INTERCEPTOR() argument