Searched refs:man_mdoc (Results 1 – 3 of 3) sorted by relevance
42 void man_mdoc(void *, const struct mdoc *);
702 curp->outmdoc = man_mdoc; in parse()
547 man_mdoc(void *arg, const struct mdoc *mdoc) in man_mdoc() function