Home
last modified time | relevance | path

Searched refs:STSET (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dstermio.h51 #define STSET (('X'<<8)|1) /* set line options */ macro
/titanic_41/usr/src/ucbcmd/stty/
H A Dsttyparse.c403 if (ioctl(fd, STSET, stermio) == -1)
/titanic_41/usr/src/cmd/ttymon/
H A Dsttyparse.c454 if (ioctl(fd, STSET, stermio) == -1)
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c470 { (uint_t)STSET, "STSET", NULL },