Searched refs:print_mdoc_head (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dmdoc_html.c51 static void print_mdoc_head(const struct roff_meta *,
300 print_mdoc_head(mdoc, h);
314 print_mdoc_head(const struct roff_meta *meta, struct html *h) function
H A Dmdoc_term.c61 static void print_mdoc_head(struct termp *, const struct roff_meta *);
286 term_begin(p, print_mdoc_head, print_mdoc_foot, mdoc);
495 print_mdoc_head(struct termp *p, const struct roff_meta *meta) function

Completed in 113 milliseconds