Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c143 termio_attr_val_t ti_bw; /* Backward motion at left edge? */ member
343 { "bw", TIO_ATTR_BOOL, &termio_info.ti_bw },
1494 if (td->tio_info.ti_bw.at_val) in termio_setup_attrs()