Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c156 termio_attr_val_t ti_rmacs; /* Remove alternate character set */ member
356 { "rmacs", TIO_ATTR_STR, &termio_info.ti_rmacs },
675 termio_tput(td, td->tio_info.ti_rmacs.at_str, 1); in termio_setattr()