Searched refs:term_begin (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/mandoc/ |
H A D | term.h | 119 void term_begin(struct termp *, term_margin,
|
H A D | term.c | 51 term_begin(struct termp *p, term_margin head, in term_begin() function
|
H A D | man_term.c | 176 term_begin(p, print_man_head, print_man_foot, meta); in terminal_man()
|
H A D | mdoc_term.c | 282 term_begin(p, print_mdoc_head, print_mdoc_foot, meta); in terminal_mdoc()
|