Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_term.c60 static void print_mdoc_head(struct termp *, const void *);
282 term_begin(p, print_mdoc_head, print_mdoc_foot, meta); in terminal_mdoc()
461 print_mdoc_head(struct termp *p, const void *arg) in print_mdoc_head() function
H A Dmdoc_html.c51 static void print_mdoc_head(MDOC_ARGS);
345 print_mdoc_head(meta, n, h); in print_mdoc()
357 print_mdoc_head(MDOC_ARGS) in print_mdoc_head() function