Searched defs:__strdup (Results 1 – 11 of 11) sorted by relevance
39 # define __strdup strdup macro44 __strdup (const char *s) in __strdup() function
35 # define __strdup strdup macro40 __strdup (const char *s) in __strdup() function
38 # define __strdup strdup macro43 __strdup (const char *s) in __strdup() function
34 # define __strdup strdup macro39 __strdup (const char *s) in __strdup() function
446 INTERCEPTOR(char*, __strdup, const char *s) { in INTERCEPTOR() argument
457 INTERCEPTOR(char*, __strdup, const char *s) { in INTERCEPTOR() argument
454 INTERCEPTOR(char*, __strdup, const char *s) { in INTERCEPTOR() argument
336 INTERCEPTOR(char *, __strdup, char *src) { in INTERCEPTOR() argument