Searched refs:ascii_alloc (Results 1 – 3 of 3) sorted by relevance
49 void *ascii_alloc(char *);
139 ascii_alloc(char *outopts) in ascii_alloc() function
249 curp->outdata = ascii_alloc(curp->outopts); in parse()