Searched refs:HAVE_TERMIO_H (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/gdbserver/
H A Dterminal.h24 /* Autoconf will have defined HAVE_TERMIOS_H, HAVE_TERMIO_H,
31 #if defined(HAVE_TERMIO_H)
42 #else /* ! HAVE_TERMIO_H; default to SGTTY. */
/freebsd-10.1-release/contrib/texinfo/info/
H A Dtermdep.h35 # if defined (HAVE_TERMIO_H)
46 # else /* !HAVE_TERMIO_H */
48 # endif /* !HAVE_TERMIO_H */
H A Dterminal.c662 # if defined (HAVE_TERMIO_H)
665 # else /* !HAVE_TERMIO_H */
689 # endif /* !HAVE_TERMIO_H */
712 # if defined (HAVE_TERMIO_H)
718 #if defined (HAVE_TERMIOS_H) || defined (HAVE_TERMIO_H)
756 # if defined (HAVE_TERMIO_H)
764 #if !defined (HAVE_TERMIOS_H) && !defined (HAVE_TERMIO_H)
828 #endif /* !HAVE_TERMIOS_H && !HAVE_TERMIO_H */
849 # if defined (HAVE_TERMIO_H)
851 # else /* !HAVE_TERMIO_H */
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dterminal.h27 HAVE_TERMIO_H and HAVE_SGTTY_H for us. One day we can rewrite
38 #if defined(HAVE_TERMIO_H)
40 #else /* ! defined (HAVE_TERMIO_H) */
44 #endif /* ! defined (HAVE_TERMIO_H) */
/freebsd-10.1-release/contrib/ncurses/include/
H A Dedit_cfg.sh45 HAVE_TERMIO_H \
/freebsd-10.1-release/contrib/ntp/include/
H A Dntp_tty.h15 #elif defined(HAVE_TERMIO_H)
/freebsd-10.1-release/contrib/libreadline/
H A Drldefs.h38 # if defined (HAVE_TERMIO_H)
H A Dconfig.h.in184 #undef HAVE_TERMIO_H
/freebsd-10.1-release/contrib/texinfo/
H A Dconfig.h.in288 #undef HAVE_TERMIO_H
/freebsd-10.1-release/contrib/ntp/parseutil/
H A Ddcfd.c73 # if defined(HAVE_TERMIO_H) || defined(HAVE_SYSV_TTYS)
77 # endif/* HAVE_TERMIO_H || HAVE_SYSV_TTYS */
82 #include "Bletch: MUST DEFINE ONE OF 'HAVE_TERMIOS_H' or 'HAVE_TERMIO_H'"
1523 # if defined(HAVE_TERMIO_H) || defined(HAVE_SYSV_TTYS)
1525 # endif/* HAVE_TERMIO_H || HAVE_SYSV_TTYS */
/freebsd-10.1-release/crypto/heimdal/include/
H A Dconfig.h.in1110 #undef HAVE_TERMIO_H
/freebsd-10.1-release/lib/ncurses/ncurses/
H A DMakefile54 HAVE_TERMIO_H= 0 macro
407 -e "/@HAVE_TERMIO_H@/s%%${HAVE_TERMIO_H}%" \
/freebsd-10.1-release/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c121 #ifdef HAVE_TERMIO_H
/freebsd-10.1-release/contrib/less/
H A Dscreen.c47 #if HAVE_TERMIO_H
/freebsd-10.1-release/contrib/ncurses/
H A Dconfigure13274 #ifdef HAVE_TERMIO_H
13791 #ifdef HAVE_TERMIO_H
16840 HAVE_TERMIO_H=1
16842 HAVE_TERMIO_H=0
17494 s,@HAVE_TERMIO_H@,$HAVE_TERMIO_H,;t t

Completed in 239 milliseconds