Home
last modified time | relevance | path

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

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