Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl.c91 tbl_alloc(int pos, int line, struct tbl_node *last_tbl) in tbl_alloc()
H A Droff.c123 struct tbl_node *last_tbl; /* last table parsed */ member