Home
last modified time | relevance | path

Searched defs:STTY (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/tput/
H A Dtput.c586 #define STTY(fd, mode) ioctl(fd, TCSETAW, mode) in initterm() macro
594 #define STTY(fd, mode) stty(fd, mode) in initterm() macro
/titanic_44/usr/src/ucbcmd/stty/
H A Dstty.c42 static char *STTY = "stty: "; variable
/titanic_44/usr/src/cmd/ttymon/
H A Dstty.c67 static char *STTY = "stty: "; variable