Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl.c48 if (tbl->part == TBL_PART_OPTS) { in tbl_read()
100 tbl->part = TBL_PART_OPTS; in tbl_alloc()
H A Dtbl_int.h23 TBL_PART_OPTS, /* In the first line, ends with semicolon. */ enumerator