Searched refs:HAVE_TERMIOS_H (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-11-stable/gnu/lib/libreadline/
H A Dconfig.h189 #define HAVE_TERMIOS_H 1 macro
254 #if !defined (HAVE_TERMIOS_H) || !defined (HAVE_TCGETATTR) || defined (ultrix)
/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
H A Dterminal.h24 /* Autoconf will have defined HAVE_TERMIOS_H, HAVE_TERMIO_H,
27 #if defined(HAVE_TERMIOS_H)
30 #else /* ! HAVE_TERMIOS_H */
/freebsd-11-stable/contrib/gdb/gdb/
H A Dterminal.h26 /* If we're using autoconf, it will define HAVE_TERMIOS_H,
35 #if defined(HAVE_TERMIOS_H)
37 #else /* ! defined (HAVE_TERMIOS_H) */
45 #endif /* ! defined (HAVE_TERMIOS_H) */
/freebsd-11-stable/contrib/ncurses/include/
H A Dedit_cfg.sh44 HAVE_TERMIOS_H \
H A Dnc_termios.h38 #if HAVE_TERMIOS_H && HAVE_TCGETATTR
40 #else /* !HAVE_TERMIOS_H */
169 #endif /* HAVE_TERMIOS_H */
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_tty.h13 #if defined(HAVE_TERMIOS_H) || defined(HAVE_SYS_TERMIOS_H)
58 # if defined(HAVE_TERMIOS_H)
H A Dl_stdlib.h17 #ifdef HAVE_TERMIOS_H
/freebsd-11-stable/lib/libopie/
H A Dconfig.h363 #define HAVE_TERMIOS_H 1 macro
/freebsd-11-stable/lib/clang/include/llvm/Config/
H A Dconfig.h222 #define HAVE_TERMIOS_H 1 macro
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet_locl.h66 #if defined HAVE_TERMIOS_H && !defined __sun
79 #if defined(HAVE_SYS_TERMIO_H) && !defined(HAVE_TERMIOS_H)
/freebsd-11-stable/contrib/apr/passwd/
H A Dapr_getpass.c68 #if defined(HAVE_TERMIOS_H) && !defined(HAVE_GETPASS)
88 #if !defined(HAVE_TERMIOS_H) && !defined(WIN32)
175 #elif defined (HAVE_TERMIOS_H)
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dget_window_size.c54 #ifdef HAVE_TERMIOS_H
/freebsd-11-stable/gnu/usr.bin/gdb/arch/amd64/
H A Dconfig.h401 #define HAVE_TERMIOS_H 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/arm/
H A Dconfig.h413 #define HAVE_TERMIOS_H 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/i386/
H A Dconfig.h401 #define HAVE_TERMIOS_H 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/mips/
H A Dconfig.h401 #define HAVE_TERMIOS_H 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/powerpc/
H A Dconfig.h401 #define HAVE_TERMIOS_H 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/powerpc64/
H A Dconfig.h401 #define HAVE_TERMIOS_H 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/sparc64/
H A Dconfig.h401 #define HAVE_TERMIOS_H 1 macro
/freebsd-11-stable/usr.bin/less/
H A Ddefines.h358 #define HAVE_TERMIOS_H 1 macro
/freebsd-11-stable/usr.bin/ftp/
H A Dtnftp_config.h394 #define HAVE_TERMIOS_H 1 macro
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_palisade.h65 #ifdef HAVE_TERMIOS_H
/freebsd-11-stable/usr.bin/svn/
H A Dsvn_private_config.h101 #define HAVE_TERMIOS_H 1 macro
/freebsd-11-stable/lib/ncurses/ncurses/
H A Dncurses_cfg.h156 #define HAVE_TERMIOS_H 1 macro
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dprompt.c47 #elif defined(HAVE_TERMIOS_H)
65 #ifdef HAVE_TERMIOS_H
99 #ifdef HAVE_TERMIOS_H
206 #ifdef HAVE_TERMIOS_H
225 #endif /* HAVE_TERMIOS_H */
375 #elif defined(HAVE_TERMIOS_H)
434 #endif /* HAVE_TERMIOS_H */

Completed in 228 milliseconds

12