Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c161 termio_attr_val_t ti_dim; /* Set dim text mode */ member
361 { "dim", TIO_ATTR_STR, &termio_info.ti_dim },
666 termio_tput(td, td->tio_info.ti_dim.at_str, 1); in termio_setattr()