Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl.h52 struct tbl_cell { struct
53 struct tbl_cell *next; /* Layout cell to the right. */ argument
67 enum tbl_cellt pos; argument
75 struct tbl_cell *first; /* Leftmost layout cell. */ argument