Searched refs:tbl_hrule (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl_term.c42 static void tbl_hrule(struct termp *, const struct tbl_span *, int);
109 tbl_hrule(tp, sp, 2);
111 tbl_hrule(tp, sp, 1);
173 tbl_hrule(tp, sp, 0);
192 tbl_hrule(tp, sp, 1);
196 tbl_hrule(tp, sp, 2);
217 tbl_hrule(struct termp *tp, const struct tbl_span *sp, int kind) function

Completed in 121 milliseconds