Home
last modified time | relevance | path

Searched defs:strdup (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/intl/
Dtextdomain.c51 # define strdup(str) __strdup (str) macro
Dbindtextdom.c61 # define strdup(str) __strdup (str) in gl_rwlock_define() macro
Ddcigettext.c135 # define strdup __strdup macro
/glibc-2.36/posix/
Dglob.c56 # define strdup(str) __strdup (str) macro
/glibc-2.36/timezone/
Dzic.c456 strdup(char const *str) in strdup() function