Searched defs:ttystate (Results 1 – 3 of 3) sorted by relevance
38 struct ttystate { struct42 extern struct ttystate ttystate[]; argument
87 struct ttystate ttystate[2] = { {0, 1}, {0, 1} }; variable
146 TTY_state ttystate; /* saved tty state for stopped jobs */ member