Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c153 termio_attr_val_t ti_rmul; /* Remove underline mode */ member
353 { "rmul", TIO_ATTR_STR, &termio_info.ti_rmul },
673 termio_tput(td, td->tio_info.ti_rmul.at_str, 1); in termio_setattr()