libc_strdup
extern char *libc_strdup(const char *);
extern char *libc_strdup(const char *);
lang = s = libc_strdup(locale);
db->saved_locale = libc_strdup(curloc);
tz = libc_strdup((char *)tzp);
newzonename = libc_strdup(zonename);
if ((new = libc_strdup(existing)) == NULL) { \
if ((next->name = libc_strdup(name)) == NULL) {
p = libc_strdup(val);
if ((str = libc_strdup(s->p.default_config)) != 0) {
if ((base = libc_strdup(priv_names)) == NULL ||