smp_strdup
extern char *smp_strdup(const char *);
ep->se_name = smp_strdup(ecp->sec_name);
if ((dp->ud_dev = smp_strdup(target_name)) == NULL) {