Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c142 termio_attr_val_t ti_am; /* Automatic right margin? */ member
342 { "am", TIO_ATTR_BOOL, &termio_info.ti_am },
1472 if (td->tio_info.ti_am.at_val) in termio_setup_attrs()