Searched defs: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 after 80 cols? */ member in struct:termio_info
342 { "xenl", TIO_ATTR_BOOL, &termio_info.ti_xenl },
1400 if (td->tio_info.ti_am.at_val && !td->tio_info.ti_xenl.at_val)

Completed in 106 milliseconds