Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl.c49 tbl->part = TBL_PART_LAYOUT; in tbl_read()
78 case TBL_PART_LAYOUT: in tbl_read()
148 tbl->part = TBL_PART_LAYOUT; in tbl_restart()
H A Dtbl_int.h24 TBL_PART_LAYOUT, /* In the layout section, ends with full stop. */ enumerator