Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dman_html.c54 static void print_bvspace(struct html *,
132 print_bvspace(struct html *h, const struct man_node *n) in print_bvspace() function
490 print_bvspace(h, n); in man_PP_pre()
551 print_bvspace(h, n); in man_HP_pre()
H A Dman_term.c64 static void print_bvspace(struct termp *,
193 print_bvspace(struct termp *p, const struct man_node *n, int pardist) in print_bvspace() function
495 print_bvspace(p, n, mt->pardist); in pre_HP()
550 print_bvspace(p, n, mt->pardist); in pre_PP()
576 print_bvspace(p, n, mt->pardist); in pre_IP()
657 print_bvspace(p, n, mt->pardist); in pre_TP()
H A Dmdoc_term.c55 static void print_bvspace(struct termp *,
550 print_bvspace(struct termp *p, in print_bvspace() function
618 print_bvspace(p, n->parent->parent, n); in termp_it_pre()
1547 print_bvspace(p, n, n); in termp_bd_pre()