Searched refs:TIOCSETA (Results 1 – 7 of 7) sorted by relevance
47 return (ioctl(fd, TIOCSETA, t)); in tcsetattr()
81 #define TIOCSETA _IOW('t', 20, struct termios) /* set termios struct */ macro
856 case TIOCSETA: in ptyioctl()915 case TIOCSETA: in ptyioctl()
737 case TIOCSETA: in ttioctl()859 case TIOCSETA: /* set termios struct */ in ttioctl()
1286 case TIOCSETA: /* cu, ... */ in pledge_ioctl()
2308 unsigned IOCTL_TIOCSETA = TIOCSETA;
1233 _(TIOCSETA, READ, struct_termios_sz);