Searched refs:HAVE_TERMIO (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.10/tcl-105/tcl_ext/expect/expect/
H A Dexp_tty_in.h31 #if defined(pyr) && defined(HAVE_TERMIO) && defined(HAVE_SGTTYB)
40 #if defined(HAVE_TERMIO) && defined(HAVE_TERMIOS) && !defined(HAVE_TCGETS_OR_TCGETA_IN_TERMIOS_H) && !defined(HAVE_TCSETATTR)
45 #if defined(HAVE_TERMIO) && !defined(HAVE_TERMIOS)
58 # undef HAVE_TERMIO macro
79 # undef HAVE_TERMIO macro
H A Dexpect_cf.h.in101 #undef HAVE_TERMIO
H A Dexp_tty.c70 #if defined(HAVE_TERMIOS) || defined(HAVE_TERMIO) /* had POSIX too */
101 #if defined(HAVE_TERMIOS) || defined(HAVE_TERMIO) /* had POSIX too */
/macosx-10.10/emacs-93/emacs/src/m/
H A Dmasscomp.h110 * Define HAVE_TERMIO if the system provides sysV-style ioctls
114 #define HAVE_TERMIO macro
H A Dtekxd88.h99 #undef HAVE_TERMIO /* Make sure termios ifdef code is used, not termio. */ macro
H A Dustation.h107 * Define HAVE_TERMIO if the system provides sysV-style ioctls
111 #define HAVE_TERMIO macro
H A Ddelta88k.h145 #undef HAVE_TERMIO macro
H A Ddpx2.h185 #undef HAVE_TERMIO macro
H A Dibmps2-aix.h118 #undef HAVE_TERMIO macro
/macosx-10.10/emacs-93/emacs/src/s/
H A Dusg5-0.h54 * Define HAVE_TERMIO if the system provides sysV-style ioctls
58 #define HAVE_TERMIO macro
H A Dusg5-2-2.h53 * Define HAVE_TERMIO if the system provides sysV-style ioctls
57 #define HAVE_TERMIO macro
H A Dusg5-2.h53 * Define HAVE_TERMIO if the system provides sysV-style ioctls
57 #define HAVE_TERMIO macro
H A Dirix3-3.h56 * Define HAVE_TERMIO if the system provides sysV-style ioctls
60 #define HAVE_TERMIO macro
H A Disc4-1.h27 /* According to template.h HAVE_TERMIO and HAVE_TERMIOS shouldn't be */
29 #undef HAVE_TERMIO macro
H A Dunipl5-2.h55 * Define HAVE_TERMIO if the system provides sysV-style ioctls
59 #define HAVE_TERMIO macro
H A Dxenix.h76 * Define HAVE_TERMIO if the system provides sysV-style ioctls
80 #define HAVE_TERMIO macro
H A Dhpux.h57 * Define HAVE_TERMIO if the system provides sysV-style ioctls
61 #define HAVE_TERMIO macro
H A Dhpux9.h48 #undef HAVE_TERMIO
H A Diris3-5.h53 * Define HAVE_TERMIO if the system provides sysV-style ioctls
57 #define HAVE_TERMIO macro
H A Diris3-6.h53 * Define HAVE_TERMIO if the system provides sysV-style ioctls
57 #define HAVE_TERMIO macro
H A Dusg5-3.h55 * Define HAVE_TERMIO if the system provides sysV-style ioctls
59 #define HAVE_TERMIO macro
H A Dptx.h127 #undef HAVE_TERMIO macro
/macosx-10.10/emacs-93/emacs/src/
H A Dsystty.h29 #ifdef HAVE_TERMIO
40 #else /* not HAVE_TERMIO */
53 #else /* neither HAVE_TERMIO nor HAVE_TERMIOS */
95 #endif /* not HAVE_TERMIO */
221 #ifdef HAVE_TERMIO
323 #ifdef HAVE_TERMIO
379 #ifdef HAVE_TERMIO
383 #else /* neither HAVE_TERMIO nor HAVE_TERMIOS */
397 #endif /* not def HAVE_TERMIO */
/macosx-10.10/emacs-93/emacs/mac/inc/
H A Ds-mac.h84 * Define HAVE_TERMIO if the system provides sysV-style ioctls
92 #define HAVE_TERMIO macro
/macosx-10.10/gnuserv-7/gnuserv/
H A Dgnuserv.h158 #if !defined(HAVE_TERMIO) && !defined(HAVE_TERMIOS) && !defined(VMS)

Completed in 216 milliseconds

12