Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dman_html.c59 static void print_man_head(MAN_ARGS);
169 print_man_head(man, n, mh, h); in print_man()
183 print_man_head(MAN_ARGS) in print_man_head() function
H A Dman_term.c65 static void print_man_head(struct termp *, const void *);
163 term_begin(p, print_man_head, print_man_foot, meta); in terminal_man()
1141 print_man_head(struct termp *p, const void *arg) in print_man_head() function