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

/illumos-gate/usr/src/cmd/mandoc/
H A Dman_html.c57 static void print_man_head(MAN_ARGS);
162 print_man_head(&man->meta, man->first, &mh, h);
175 print_man_head(MAN_ARGS) function
H A Dman_term.c63 static void print_man_head(struct termp *,
175 term_begin(p, print_man_head, print_man_foot, &man->meta);
1112 print_man_head(struct termp *p, const struct roff_meta *meta) function

Completed in 59 milliseconds