Home
last modified time | relevance | path

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

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