Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mandoc/
Dlibmandoc.h71 struct roff *roff_alloc(int);
Dread.c672 curp->roff = roff_alloc(options); in mparse_alloc()
Droff.c793 roff_alloc(int options) in roff_alloc() function