Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c160 termio_attr_val_t ti_bold; /* Set bold text mode */ member
360 { "bold", TIO_ATTR_STR, &termio_info.ti_bold },
664 termio_tput(td, td->tio_info.ti_bold.at_str, 1); in termio_setattr()