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