Searched defs:maxcols (Results 1 – 4 of 4) sorted by relevance
58 int maxcols = win->_maxx - win->_curx; in winchnstr() local
49 int maxcols = win->_maxx - win->_curx; in winwchnstr() local
131 split_fields(const ofmt_field_t *template, uint_t maxfields, uint_t maxcols) in split_fields() argument 179 uint_t maxcols, ofmt_handle_t *ofmt) in ofmt_open() argument
60 size_t maxcols; /* Max size of buf. */ member