Searched refs:dyn_string (Results 1 – 3 of 3) sorted by relevance
30 typedef struct dyn_string struct50 extern int dyn_string_init (struct dyn_string *, int); argument
59 dyn_string_init (struct dyn_string *ds_struct_ptr, int space) in dyn_string_init()90 result = (dyn_string_t) malloc (sizeof (struct dyn_string)); in dyn_string_new()99 result = XNEW (struct dyn_string); in dyn_string_new()
4856 name before allocating the dyn_string.5294 dyn_string failures. Handle failure of substitution_add5317 (dyn_string_release): Delete the dyn_string.