Searched defs:ti_el (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c141 termio_attr_val_t ti_el; /* Clear to end-of-line */ member in struct:termio_info
338 { "el", TIO_ATTR_REQSTR, &termio_info.ti_el },
1160 termio_tput(td, td->tio_info.ti_el.at_str, 1);
1164 termio_tput(td, td->tio_info.ti_el.at_str, 1);

Completed in 48 milliseconds