Searched refs:print_mdoc_foot (Results 1 – 1 of 1) sorted by relevance
63 static void print_mdoc_foot(struct termp *, const void *);272 term_begin(p, print_mdoc_head, print_mdoc_foot, meta); in terminal_mdoc()393 print_mdoc_foot(struct termp *p, const void *arg) in print_mdoc_foot() function