Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c147 termio_attr_val_t ti_cols; /* # of columns */ member
347 { "cols", TIO_ATTR_INT, &termio_info.ti_cols },
1427 td->tio_cols = MAX(td->tio_info.ti_cols.at_val, 0); in termio_setup_attrs()