Home
last modified time | relevance | path

Searched refs:print_bvspace (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dman_html.c56 static void print_bvspace(struct html *,
133 print_bvspace(struct html *h, const struct man_node *n) in print_bvspace() function
526 print_bvspace(h, n); in man_PP_pre()
584 print_bvspace(h, n); in man_HP_pre()
H A Dman_term.c67 static void print_bvspace(struct termp *,
211 print_bvspace(struct termp *p, const struct man_node *n, int pardist) in print_bvspace() function
529 print_bvspace(p, n, mt->pardist); in pre_HP()
592 print_bvspace(p, n, mt->pardist); in pre_PP()
620 print_bvspace(p, n, mt->pardist); in pre_IP()
710 print_bvspace(p, n, mt->pardist); in pre_TP()
H A Dmdoc_term.c57 static void print_bvspace(struct termp *,
568 print_bvspace(struct termp *p, in print_bvspace() function
627 print_bvspace(p, n->parent->parent, n); in termp_it_pre()
1626 print_bvspace(p, n, n); in termp_bd_pre()