Home
last modified time | relevance | path

Searched refs:roff_alloc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dlibmandoc.h71 struct roff *roff_alloc(int);
H A Dread.c669 curp->roff = roff_alloc(options); in mparse_alloc()
H A Droff.c801 roff_alloc(int options) in roff_alloc() function