Searched refs:__strdup (Results 1 – 4 of 4) sorted by relevance
32 #undef __strdup36 # define __strdup strdup macro41 __strdup (const char *s) in __strdup() function52 libc_hidden_def (__strdup)55 weak_alias (__strdup, strdup)
9 by 0x........: __strdup (in /...libc...)19 by 0x........: __strdup (in /...libc...)29 by 0x........: __strdup (in /...libc...)39 by 0x........: __strdup (in /...libc...)
67 # define strdup(str) __strdup (str)
82 # define strdup(str) __strdup (str) in __libc_rwlock_define()