Searched refs:roff_alloc (Results 1 – 3 of 3) sorted by relevance
68 struct roff *roff_alloc(int);
652 curp->roff = roff_alloc(options); in mparse_alloc()
793 roff_alloc(int options) in roff_alloc() function