Searched refs:TIOCSETP (Results 1 – 3 of 3) sorted by relevance
80 #define TIOCSETP _IOW('t', 9, struct sgttyb) /* set parameters */ macro
103 case TIOCSETP: in ttsetcompat()127 *com = (*com == TIOCSETP) ? TIOCSETAF : TIOCSETA; in ttsetcompat()187 case TIOCSETP: in tty_ioctl_compat()
601 case TIOCSETP: in ttydev_ioctl()