Home
last modified time | relevance | path

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

/csrg-svn/games/hack/
H A Dhack.tty.c53 #define STTY(x) (ioctl(0, TCSETA, x)) /* TCSETAF? TCSETAW? */ macro
69 #define STTY(x) (stty(0, x)) macro
/csrg-svn/old/games.vax/compat/
H A Dunix6sys.h27 #define STTY 31 macro
/csrg-svn/sys/vax/uba/
H A Dlpa.c94 #define STTY 010 /* stty call and device initialized */ macro