Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dmdoc_html.c51 static void print_mdoc_head(const struct roff_meta *,
300 print_mdoc_head(mdoc, h); in html_mdoc()
314 print_mdoc_head(const struct roff_meta *meta, struct html *h) in print_mdoc_head() function
H A Dmdoc_term.c61 static void print_mdoc_head(struct termp *, const struct roff_meta *);
282 term_begin(p, print_mdoc_head, print_mdoc_foot, mdoc); in terminal_mdoc()
490 print_mdoc_head(struct termp *p, const struct roff_meta *meta) in print_mdoc_head() function