Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dlibmandoc.h66 struct roff *roff_alloc(enum mparset, struct mparse *);
H A Dread.c756 curp->roff = roff_alloc(inttype, curp); in mparse_alloc()
H A Droff.c471 roff_alloc(enum mparset type, struct mparse *parse) in roff_alloc() function