Searched refs:roff_alloc (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/mandoc/ | ||
| H A D | libmandoc.h | 71 struct roff *roff_alloc(int); |
| H A D | read.c | 674 curp->roff = roff_alloc(options); in mparse_alloc() |
| H A D | roff.c | 795 roff_alloc(int options) in roff_alloc() function |