Home
last modified time | relevance | path

Searched refs:TCSETXW (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dtermiox.h119 #define TCSETXW (XIOC|3) macro
/titanic_44/usr/src/ucbcmd/stty/
H A Dsttyparse.c407 if(ioctl(fd, TCSETXW, termiox) == -1)
/titanic_44/usr/src/cmd/ttymon/
H A Dsttyparse.c458 if (ioctl(fd, TCSETXW, termiox) == -1)
/titanic_44/usr/src/cmd/truss/
H A Dcodes.c422 { (uint_t)TCSETXW, "TCSETXW", NULL },
H A Dexpound.c1348 case TCSETXW: in show_ioctl()
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c3359 case TCSETXW: str = "TCGETX"; break; in usbser_ioctl2str()