Searched refs:print_mdoc_head (Results 1 – 2 of 2) sorted by relevance
62 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
52 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