Searched refs:TCSETXW (Results 1 – 6 of 6) sorted by relevance
119 #define TCSETXW (XIOC|3) macro
407 if(ioctl(fd, TCSETXW, termiox) == -1)
458 if (ioctl(fd, TCSETXW, termiox) == -1)
422 { (uint_t)TCSETXW, "TCSETXW", NULL },
1348 case TCSETXW: in show_ioctl()
3359 case TCSETXW: str = "TCGETX"; break; in usbser_ioctl2str()