HomeSort by relevance Sort by last modified time
    Searched refs:TERMIOS (Results 1 - 5 of 5) sorted by null

  /external/openssl/crypto/des/
read_pwd.c 67 * are on a POSIX system and have sigaction and termios. */
71 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
72 # define TERMIOS
111 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
114 #if defined(__sgi) && !defined(TERMIOS)
115 #define TERMIOS
121 #undef TERMIOS
127 #undef TERMIOS
132 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDOS) && !defined(MAC_OS_pre_X) && !defined(MAC_OS_GUSI_SOURCE)
133 #undef TERMIOS
    [all...]
  /external/openssl/crypto/ui/
ui_openssl.c 140 * are on a POSIX system and have sigaction and termios. */
144 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
145 # define TERMIOS
178 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
181 #if defined(__sgi) && !defined(TERMIOS)
182 # define TERMIOS
188 # undef TERMIOS
194 # undef TERMIOS
199 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDOS) && !defined(OPENSSL_SYS_MACINTOSH_CLASSIC) && !defined(MAC_OS_GUSI_SOURCE)
200 # undef TERMIOS
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
term.h 67 * termios/termio/sgttyb interfaces.
77 #undef TERMIOS
78 #define TERMIOS 1
80 #include <termios.h>
81 #define TTY struct termios
88 #undef TERMIOS
89 #define TERMIOS 1
94 /* Add definitions to make termio look like termios.
131 #undef TERMIOS
140 #ifdef TERMIOS
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 67 * termios/termio/sgttyb interfaces.
77 #undef TERMIOS
78 #define TERMIOS 1
80 #include <termios.h>
81 #define TTY struct termios
88 #undef TERMIOS
89 #define TERMIOS 1
94 /* Add definitions to make termio look like termios.
131 #undef TERMIOS
140 #ifdef TERMIOS
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 67 * termios/termio/sgttyb interfaces.
77 #undef TERMIOS
78 #define TERMIOS 1
80 #include <termios.h>
81 #define TTY struct termios
88 #undef TERMIOS
89 #define TERMIOS 1
94 /* Add definitions to make termio look like termios.
131 #undef TERMIOS
140 #ifdef TERMIOS
    [all...]

Completed in 784 milliseconds