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