Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmain.h38 void man_mdoc(void *, const struct roff_meta *);
H A Dmain.c986 man_mdoc(outst->outdata, meta); in parse()
H A Dmdoc_man.c609 man_mdoc(void *arg, const struct roff_meta *mdoc) in man_mdoc() function