Searched defs:STTY (Results 1 – 3 of 3) sorted by relevance
53 #define STTY(x) (ioctl(0, TCSETA, x)) /* TCSETAF? TCSETAW? */ macro69 #define STTY(x) (stty(0, x)) macro
27 #define STTY 31 macro
94 #define STTY 010 /* stty call and device initialized */ macro