Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dlibmandoc.h68 struct roff *roff_alloc(int);
H A Dread.c652 curp->roff = roff_alloc(options); in mparse_alloc()
H A Droff.c793 roff_alloc(int options) in roff_alloc() function