Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dstermio.h50 #define STGET (('X'<<8)|0) /* get line options */ macro
/titanic_41/usr/src/ucbcmd/stty/
H A Dsttyparse.c343 if(ioctl(fd, STGET, stermio) == -1) {
/titanic_41/usr/src/cmd/ttymon/
H A Dsttyparse.c371 if (ioctl(fd, STGET, stermio) == -1) {
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c469 { (uint_t)STGET, "STGET", NULL },