Searched refs:TCSETXW (Results 1 – 6 of 6) sorted by relevance
117 #define TCSETXW (XIOC|3) macro
404 if(ioctl(fd, TCSETXW, termiox) == -1)
464 if (ioctl(fd, TCSETXW, termiox) == -1)
453 { (uint_t)TCSETXW, "TCSETXW", NULL }, /* 3 */
1331 case TCSETXW: in show_ioctl()
3358 case TCSETXW: str = "TCGETX"; break; in usbser_ioctl2str()