Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/tput/
H A Dtput.c583 #define STTY(fd, mode) ioctl(fd, TCSETAW, mode) in initterm() macro
591 #define STTY(fd, mode) stty(fd, mode) in initterm() macro
/onnv-gate/usr/src/ucbcmd/stty/
H A Dstty.c42 static char *STTY = "stty: "; variable
/onnv-gate/usr/src/cmd/ttymon/
H A Dstty.c68 static char *STTY = "stty: "; variable