Searched refs:optional_actions (Results 1 – 4 of 4) sorted by relevance
71 int optional_actions,
49 int tcsetattr(int fd, int optional_actions, const struct termios *termios_p) { in tcsetattr() argument
71 extern int tcsetattr(int fd, int optional_actions,
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()