Searched defs:maxtcol (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/mandoc/ | ||
| H A D | term.c | 47 term_setcol(struct termp *p, size_t maxtcol) in term_setcol() argument |
| H A D | term.h | 66 size_t maxtcol; /* Allocated table columns. */ global() member |