Searched refs:TCGETX (Results 1 – 6 of 6) sorted by relevance
115 #define TCGETX (XIOC|1) macro
361 if(ioctl(fd, TCGETX, termiox) == 0)
397 if (ioctl(fd, TCGETX, termiox) == 0)
451 { (uint_t)TCGETX, "TCGETX", NULL }, /* 1 */
1326 case TCGETX: in show_ioctl()
3356 case TCGETX: str = "TCGETX"; break; in usbser_ioctl2str()