Searched defs:strdup (Results 1 – 5 of 5) sorted by relevance
51 # define strdup(str) __strdup (str) macro
61 # define strdup(str) __strdup (str) in gl_rwlock_define() macro
135 # define strdup __strdup macro
56 # define strdup(str) __strdup (str) macro
456 strdup(char const *str) in strdup() function