Searched refs:termio (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dxterm_io.h131 * Low-level ioctl, where it is needed or non-conflicting with termio/etc.
140 * Terminal I/O includes (termio, termios, sgtty headers).
148 #define termio termios macro
160 # include <termio.h>
162 # include <sys/termio.h>
165 # include <sys/termio.h>
281 #define TERMIO_STRUCT struct termio
291 #error Neither termio or termios is enabled
H A Dresize.c165 static struct termio tioorig;
353 struct termio tio;
H A Daclocal.m42956 #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])
[all...]
H A Dconfigure5550 echo "$as_me:5550: checking for cc_t in <termios.h> or <termio.h>" >&5
5551 echo $ECHO_N "checking for cc_t in <termios.h> or <termio.h>... $ECHO_C" >&6
5564 #include <termio.h>
10896 #define STRUCT_TERMIOS struct termio
10901 #include <sys/termio.h> /* eliminate most of the remaining ones */
11021 #include <sys/termio.h>
11027 static struct termio d_tio;
16230 #include <sys/termio.h>
16235 struct termio foo;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/
H A Dxf86_OSlib.h90 # include <termio.h>
189 # include <termio.h>
230 # define termio termios macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/
H A Dxf86_OSlib.h90 #include <termio.h>
219 #define termio termios macro

Completed in 26 milliseconds