Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmain.h44 void man_mdoc(void *, const struct mdoc *);
H A Dmain.c276 curp->outmdoc = man_mdoc; in parse()
H A Dmdoc_man.c536 man_mdoc(void *arg, const struct mdoc *mdoc) in man_mdoc() function