Searched refs:dostrdup (Results 1 – 4 of 4) sorted by relevance
55 char *dostrdup(const char *s);
88 ei->ei_string = dostrdup(string); in expansionitem_create_string()191 m->name = dostrdup(name); in macro_create()812 stringarray_add(&es->args, dostrdup(""), NULL); in expand_substitute()821 stringarray_add(&es->args, dostrdup(""), NULL); in expand_substitute()
166 dostrdup(const char *s) in dostrdup() function
77 pf->name = dostrdup(name); in placefile_create()