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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_html.c51 static void print_mdoc_head(MDOC_ARGS);
334 print_mdoc_head(&mdoc->meta, mdoc->first->child, h);
349 print_mdoc_head(MDOC_ARGS) function
H A Dmdoc_term.c62 static void print_mdoc_head(struct termp *, const struct roff_meta *);
284 term_begin(p, print_mdoc_head, print_mdoc_foot,
461 print_mdoc_head(struct termp *p, const struct roff_meta *meta) function

Completed in 206 milliseconds