Home
last modified time | relevance | path

Searched refs:MAN_TBL (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/mandoc/
H A Dman.h68 MAN_TBL, enumerator
H A Dtree.c207 case MAN_TBL: in print_man()
233 case MAN_TBL: in print_man()
H A Dman_html.c136 if (MAN_TBL == n->body->child->type) in print_bvspace()
230 case MAN_TBL: in print_man_node()
H A Dman.c205 case MAN_TBL: in man_node_append()
342 n = man_node_alloc(man, sp->line, 0, MAN_TBL, MAN_MAX); in man_addspan()
H A Dman_validate.c119 case MAN_TBL: in man_valid_post()
H A Dman_term.c200 if (MAN_TBL == n->body->child->type) in print_bvspace()
947 case MAN_TBL: in print_man_node()