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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c146 termio_attr_val_t ti_xon; /* Use xon/xoff handshaking? */ member in struct:termio_info
343 { "xon", TIO_ATTR_BOOL, &termio_info.ti_xon },
917 int xon = td->tio_info.ti_xon.at_val;

Completed in 49 milliseconds