Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tput/
H A Dtput.c594 #define STTY(fd, mode) ioctl(fd, TCSETAW, mode) in initterm() macro
602 #define STTY(fd, mode) stty(fd, mode) in initterm() macro
/illumos-gate/usr/src/ucbcmd/stty/
H A Dstty.c43 static char *STTY = "stty: "; variable
/illumos-gate/usr/src/cmd/ttymon/
H A Dstty.c60 static char *STTY = "stty: "; variable