Home | History | Annotate | Download | only in include

Lines Matching full:termio

67  * termios/termio/sgttyb interfaces.
73 /* Assume POSIX termio if we have the header and function */
91 #include <termio.h>
92 #define TTY struct termio
94 /* Add definitions to make termio look like termios.
96 * that try to do this for us in a fake <termio.h>.