uu_strdup
info->mi_path = uu_strdup(fn);
e->sc_fmri = uu_strdup(fmri);
if ((fmri = uu_strdup(s->sc_fmri)) == NULL)
extern char *uu_strdup(const char *);