Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dtbl_term.c45 static void tbl_vrule(struct termp *, const struct tbl_head *);
142 tbl_vrule(tp, hp); in term_tbl()
315 tbl_vrule(struct termp *tp, const struct tbl_head *hp) in tbl_vrule() function