Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dlibmandoc.h75 void roff_man_reset(struct roff_man *);
H A Dread.c697 roff_man_reset(curp->man); in mparse_reset()
H A Droff.c853 roff_man_reset(struct roff_man *man) in roff_man_reset() function