Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c168 termio_attr_val_t ti_cnorm; /* Make cursor appear normal */ member
368 { "cnorm", TIO_ATTR_STR, &termio_info.ti_cnorm },
879 termio_tput(td, td->tio_info.ti_cnorm.at_str, 1); /* cursor visible */ in termio_resume_tty()