Home
last modified time | relevance | path

Searched refs:roff_term_pre (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Droff_term.c61 roff_term_pre(struct termp *p, const struct roff_node *n) in roff_term_pre() function
98 roff_term_pre(p, nc1); in roff_term_pre_ce()
H A Dterm.h129 void roff_term_pre(struct termp *, const struct roff_node *);
H A Dman_term.c946 roff_term_pre(p, n); in print_man_node()
H A Dmdoc_term.c396 roff_term_pre(p, n); in print_mdoc_node()