Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c145 termio_attr_val_t ti_xenl; /* Newline ignored at autowrap? */ member
345 { "xenl", TIO_ATTR_BOOL, &termio_info.ti_xenl },
1491 if (td->tio_info.ti_xenl.at_val) in termio_setup_attrs()