Lines Matching refs:ocb
5336 x_mkraw(int fd, struct termios *ocb, bool forread)5340 if (ocb)5341 tcgetattr(fd, ocb);5343 ocb = &tty_state;5345 cb = *ocb;