Searched refs:TCGETX (Results 1 – 6 of 6) sorted by relevance
117 #define TCGETX (XIOC|1) macro
364 if(ioctl(fd, TCGETX, termiox) == 0)
391 if (ioctl(fd, TCGETX, termiox) == 0)
420 { (uint_t)TCGETX, "TCGETX", NULL },
1343 case TCGETX: in show_ioctl()
3357 case TCGETX: str = "TCGETX"; break; in usbser_ioctl2str()