Searched defs:ti_sgr0 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c162 termio_attr_val_t ti_sgr0; /* Remove all video attributes */ member in struct:termio_info
359 { "sgr0", TIO_ATTR_STR, &termio_info.ti_sgr0 },
673 termio_tput(td, td->tio_info.ti_sgr0.at_str, 1);
716 termio_tput(td, td->tio_info.ti_sgr0.at_str, 1);

Completed in 57 milliseconds