Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc.h119 struct mdoc_bl { struct
120 const char *width; /* -width */
121 const char *offs; /* -offset */
122 enum mdoc_list type; /* -tag, -enum, etc. */
123 int comp; /* -compact */
124 size_t ncols; /* -column arg count */
125 const char **cols; /* -column val ptr */
126 int count; /* -enum counter */