Home
last modified time | relevance | path

Searched refs:HAVE_TERMIOS (Results 1 – 22 of 22) sorted by relevance

/freebsd-9-stable/contrib/gdb/gdb/
Dterminal.h34 #if !defined (HAVE_TERMIOS) && !defined(HAVE_TERMIO) && !defined(HAVE_SGTTY)
36 #define HAVE_TERMIOS macro
48 #if defined(HAVE_TERMIOS)
52 #if !defined(_WIN32) && !defined (HAVE_TERMIOS)
Dser-unix.c36 #ifdef HAVE_TERMIOS
119 #ifdef HAVE_TERMIOS in get_tty_state()
149 #ifdef HAVE_TERMIOS in set_tty_state()
240 #ifdef HAVE_TERMIOS in hardwire_print_tty_state()
293 #ifdef HAVE_TERMIOS in hardwire_drain_output()
322 #ifdef HAVE_TERMIOS in hardwire_flush_output()
341 #ifdef HAVE_TERMIOS in hardwire_flush_input()
358 #ifdef HAVE_TERMIOS in hardwire_send_break()
393 #ifdef HAVE_TERMIOS in hardwire_raw()
477 #if defined HAVE_TERMIO || defined HAVE_TERMIOS in wait_for()
[all …]
Dinflow.c136 #ifdef HAVE_TERMIOS in gdb_has_a_terminal()
269 #ifdef HAVE_TERMIOS in terminal_inferior()
343 #ifdef HAVE_TERMIOS in terminal_ours_1()
372 #ifdef HAVE_TERMIOS in terminal_ours_1()
713 #if defined (HAVE_TERMIOS) || defined (TIOCGPGRP) in gdb_setpgid()
750 #if defined (HAVE_TERMIOS) in _initialize_inflow()
Dinflow.h27 #ifdef HAVE_TERMIOS
/freebsd-9-stable/contrib/ntp/include/
Dntp_tty.h14 # define HAVE_TERMIOS macro
24 && !defined(HAVE_TERMIOS)
57 #if defined(HAVE_TERMIOS)
96 # if defined(HAVE_TERMIOS) || defined(HAVE_SYSV_TTYS) || \
/freebsd-9-stable/contrib/gdb/gdb/config/
Dxm-nbsd.h26 #define HAVE_TERMIOS macro
Dxm-sysv4.h25 #define HAVE_TERMIOS macro
/freebsd-9-stable/contrib/gdb/gdb/config/alpha/
Dxm-alphaosf.h24 #define HAVE_TERMIOS macro
/freebsd-9-stable/contrib/gdb/gdb/config/i386/
Dxm-i386sco.h31 #define HAVE_TERMIOS macro
/freebsd-9-stable/contrib/gdb/gdb/gdbserver/
Dterminal.h28 #define HAVE_TERMIOS macro
Dremote-utils.c63 #ifdef HAVE_TERMIOS in remote_open()
/freebsd-9-stable/contrib/gdb/gdb/config/rs6000/
Dxm-rs6000.h41 #define HAVE_TERMIOS 1 macro
/freebsd-9-stable/contrib/ntp/ntpd/
Drefclock_arc.c369 #if defined(HAVE_TERMIOS)
635 #ifdef HAVE_TERMIOS in arc_start()
670 #ifdef HAVE_TERMIOS in arc_start()
Drefclock_neoclock4x.c169 #if defined(HAVE_TERMIOS) in neoclock4x_start()
187 #if defined(HAVE_TERMIOS) in neoclock4x_start()
Drefclock_datum.c224 #ifdef HAVE_TERMIOS in datum_pts_start()
Dntp_refclock.c724 #if defined(HAVE_TERMIOS) || defined(HAVE_SYSV_TTYS) || defined(HAVE_BSD_TTYS)
815 #ifdef HAVE_TERMIOS in refclock_setup()
Drefclock_parse.c117 …f !defined(STREAM) && !defined(HAVE_SYSV_TTYS) && !defined(HAVE_BSD_TTYS) && !defined(HAVE_TERMIOS)
126 #ifdef HAVE_TERMIOS
2986 #ifdef HAVE_TERMIOS in parse_start()
3136 #ifdef HAVE_TERMIOS in parse_start()
3297 #ifdef HAVE_TERMIOS in parse_start()
4841 #ifdef HAVE_TERMIOS in trimbletaip_init()
5265 #ifdef HAVE_TERMIOS in trimbletsip_init()
Drefclock_leitch.c297 #if defined(HAVE_TERMIOS) in leitch_start()
Drefclock_msfees.c28 #if defined(HAVE_TERMIOS)
/freebsd-9-stable/contrib/ntp/sntp/
Dconfigure.ac136 AC_DEFINE([HAVE_TERMIOS], 1, [sntp does not care about TTY stuff]) definition
Dconfig.h.in536 #undef HAVE_TERMIOS
/freebsd-9-stable/contrib/ntp/
DCommitLog-4.1.04005 * ntpd/refclock_parse.c (STREAM): STREAM does not imply HAVE_TERMIOS.
4259 * include/ntp_machine.h (HAVE_TERMIOS): STREAMS does not imply
4260 HAVE_TERMIOS !!!