Lines Matching refs:termio
2956 #include <sys/termio.h>
2958 static struct termio d_tio;
3017 #define STRUCT_TERMIOS struct termio
3022 #include <sys/termio.h> /* eliminate most of the remaining ones */
3118 #include <sys/termio.h>],[
3119 struct termio foo;
3334 dnl Check for cc_t type, used in termio.
3337 AC_MSG_CHECKING(for cc_t in <termios.h> or <termio.h>)
3344 #include <termio.h>
3353 test $cf_cv_type_cc_t = no && AC_DEFINE(cc_t, unsigned char,[Define to cc_t type used in termio])