Home
last modified time | relevance | path

Searched refs:__strdup (Results 1 – 2 of 2) sorted by relevance

/string/
A Dstrdup.c30 #undef __strdup
34 # define __strdup strdup macro
39 __strdup (const char *s) in __strdup() function
50 libc_hidden_def (__strdup)
53 weak_alias (__strdup, strdup)
A DVersions10 __ffs; __mempcpy; __stpncpy; __stpcpy; __strcasecmp; __strdup;

Completed in 4 milliseconds