Searched refs:sm_strdup_x (Results 1 – 12 of 12) sorted by relevance
43 sm_strdup_x __P((const char *_str));55 # define sm_strdup_x(str) strcpy(sm_malloc_x(strlen(str) + 1), str) macro
87 optv[i].opt_val = sm_strdup_x(val);
94 sm_strdup_x(s) in sm_strdup_x() function
311 fp->f_type = sm_strdup_x(v->f_type);393 valp = sm_strdup_x(fp->f_type);
267 s->strio_base = sm_strdup_x(info);
319 argv[si].v_str = sm_strdup_x(str);
188 lmap->ldap_host = sm_strdup_x(ludp->lud_host);
445 newvalue = sm_strdup_x(value);
531 mci->mci_status = sm_strdup_x(dstat);535 mci->mci_rstatus = sm_strdup_x(rstat);
1157 sendinghost = sm_strdup_x(sendinghost);2115 sendinghost = sm_strdup_x(p);
4083 s->s_namecanon.nc_cname = sm_strdup_x(ans);
2723 p = sm_strdup_x(fv);