Searched refs:dostrdup (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/tradcpp/dist/
H A Dutils.h55 char *dostrdup(const char *s);
H A Dutils.c166 dostrdup(const char *s) function
H A Dmacro.c88 ei->ei_string = dostrdup(string);
191 m->name = dostrdup(name);
812 stringarray_add(&es->args, dostrdup(""), NULL);
821 stringarray_add(&es->args, dostrdup(""), NULL);
H A Dplace.c77 pf->name = dostrdup(name);

Completed in 138 milliseconds