Home
last modified time | relevance | path

Searched defs:tbl_row (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/mandoc/
H A Dmandoc.h252 struct tbl_row { struct
253 struct tbl_row *next; argument
254 struct tbl_cell *first;
255 struct tbl_cell *last;
256 int vert; /* width of left vertical line */