Searched refs:HAVE_TERMIOS (Results 1 - 19 of 19) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/config/alpha/
H A Dxm-alphaosf.h24 #define HAVE_TERMIOS macro
/freebsd-9.3-release/contrib/gdb/gdb/config/
H A Dxm-nbsd.h26 #define HAVE_TERMIOS macro
H A Dxm-sysv4.h25 #define HAVE_TERMIOS macro
/freebsd-9.3-release/contrib/gdb/gdb/config/i386/
H A Dxm-i386sco.h31 #define HAVE_TERMIOS macro
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dterminal.h29 HAVE_TERMIOS, HAVE_TERMIO and the implicit HAVE_SGTTY (when neither
30 HAVE_TERMIOS or HAVE_TERMIO is set). Until then, make sure that
34 #if !defined (HAVE_TERMIOS) && !defined(HAVE_TERMIO) && !defined(HAVE_SGTTY)
36 #define HAVE_TERMIOS macro
46 #endif /* !defined (HAVE_TERMIOS) && !defined(HAVE_TERMIO) && !defined(HAVE_SGTTY) */
48 #if defined(HAVE_TERMIOS)
52 #if !defined(_WIN32) && !defined (HAVE_TERMIOS)
H A Dinflow.h25 #include "terminal.h" /* For HAVE_TERMIOS et.al. */
27 #ifdef HAVE_TERMIOS
H A Dinflow.c137 #ifdef HAVE_TERMIOS
270 #ifdef HAVE_TERMIOS
344 #ifdef HAVE_TERMIOS
373 #ifdef HAVE_TERMIOS
719 #if defined (HAVE_TERMIOS) || defined (TIOCGPGRP)
734 #endif /* defined (HAVE_TERMIOS) || defined (TIOCGPGRP) */
756 #if defined (HAVE_TERMIOS)
768 #endif /* HAVE_TERMIOS */
H A Dser-unix.c36 #ifdef HAVE_TERMIOS
119 #ifdef HAVE_TERMIOS
149 #ifdef HAVE_TERMIOS
240 #ifdef HAVE_TERMIOS
293 #ifdef HAVE_TERMIOS
322 #ifdef HAVE_TERMIOS
341 #ifdef HAVE_TERMIOS
358 #ifdef HAVE_TERMIOS
393 #ifdef HAVE_TERMIOS
477 #if defined HAVE_TERMIO || defined HAVE_TERMIOS
[all...]
/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_tty.h10 * HAVE_TERMIOS is preferred over HAVE_SYSV_TTYS over HAVE_BSD_TTYS
14 # define HAVE_TERMIOS macro
24 && !defined(HAVE_TERMIOS)
57 #if defined(HAVE_TERMIOS)
96 # if defined(HAVE_TERMIOS) || defined(HAVE_SYSV_TTYS) || \
/freebsd-9.3-release/contrib/gdb/gdb/gdbserver/
H A Dterminal.h28 #define HAVE_TERMIOS macro
H A Dremote-utils.c63 #ifdef HAVE_TERMIOS
/freebsd-9.3-release/contrib/gdb/gdb/config/rs6000/
H A Dxm-rs6000.h41 #define HAVE_TERMIOS 1 macro
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_datum.c224 #ifdef HAVE_TERMIOS
H A Drefclock_arc.c369 #if defined(HAVE_TERMIOS)
635 #ifdef HAVE_TERMIOS
670 #ifdef HAVE_TERMIOS
H A Drefclock_leitch.c297 #if defined(HAVE_TERMIOS)
325 #endif /* HAVE_TERMIOS */
H A Drefclock_neoclock4x.c169 #if defined(HAVE_TERMIOS)
187 #if defined(HAVE_TERMIOS)
H A Dntp_refclock.c724 #if defined(HAVE_TERMIOS) || defined(HAVE_SYSV_TTYS) || defined(HAVE_BSD_TTYS)
815 #ifdef HAVE_TERMIOS
896 #endif /* HAVE_TERMIOS */
989 #endif /* HAVE_TERMIOS || HAVE_SYSV_TTYS || HAVE_BSD_TTYS */
H A Drefclock_parse.c117 #if !defined(STREAM) && !defined(HAVE_SYSV_TTYS) && !defined(HAVE_BSD_TTYS) && !defined(HAVE_TERMIOS)
118 # include "Bletch: Define one of {STREAM,HAVE_SYSV_TTYS,HAVE_TERMIOS}"
126 #ifdef HAVE_TERMIOS
2986 #ifdef HAVE_TERMIOS
3136 #ifdef HAVE_TERMIOS
3297 #ifdef HAVE_TERMIOS
4841 #ifdef HAVE_TERMIOS
5265 #ifdef HAVE_TERMIOS
H A Drefclock_msfees.c28 #if defined(HAVE_TERMIOS)

Completed in 363 milliseconds