Searched refs:termios_p (Results 1 – 1 of 1) sorted by relevance
699 xtcsetattr(int fildes, int optional_actions, const struct termios *termios_p) in xtcsetattr() argument703 while ((res = tcsetattr(fildes, optional_actions, termios_p)) == -1 && in xtcsetattr()