Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_term.c62 static void print_mdoc_head(struct termp *, const void *);
272 term_begin(p, print_mdoc_head, print_mdoc_foot, meta); in terminal_mdoc()
443 print_mdoc_head(struct termp *p, const void *arg) in print_mdoc_head() function
H A Dmdoc_html.c52 static void print_mdoc_head(MDOC_ARGS);
365 print_mdoc_head(meta, n, h); in print_mdoc()
379 print_mdoc_head(MDOC_ARGS) in print_mdoc_head() function