Searched refs:ti_xon (Results 1 – 1 of 1) sorted by relevance
146 termio_attr_val_t ti_xon; /* Use xon/xoff handshaking? */ member343 { "xon", TIO_ATTR_BOOL, &termio_info.ti_xon },917 int xon = td->tio_info.ti_xon.at_val; in termio_pad()