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

/openbsd-current/libexec/tradcpp/
H A Dutils.h55 char *dostrdup(const char *s);
H A Dutils.c167 dostrdup(const char *s) function
H A Dplace.c77 pf->name = dostrdup(name);
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);

Completed in 76 milliseconds