Searched refs:tiox (Results 1 – 1 of 1) sorted by relevance
1188 struct termiox tiox; local1196 if (!sync_serial && ioctl (fd, TCGETX, &tiox) < 0) {1206 inittermiox = tiox;1222 tiox.x_hflag |= RTSXOFF|CTSXON;1224 tiox.x_hflag &= ~(RTSXOFF|CTSXON);1261 if (!sync_serial && termiox_ok && ioctl (fd, TCSETXF, &tiox) < 0){