Searched refs:strdup (Results 1 – 3 of 3) sorted by relevance
50 # ifndef strdup51 # define strdup(str) __strdup (str) macro94 new_domain = strdup (domainname); in gl_rwlock_define()
60 # ifndef strdup in gl_rwlock_define()61 # define strdup(str) __strdup (str) in gl_rwlock_define() macro131 result = strdup (dirname); in gl_rwlock_define()169 result = strdup (codeset); in gl_rwlock_define()225 result = strdup (dirname); in gl_rwlock_define()254 result = strdup (codeset); in gl_rwlock_define()
135 # define strdup __strdup macro1056 encoding = strdup (encoding); in _nl_find_msg()
Completed in 9 milliseconds