Searched defs:TERMIOS (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/des/
H A Dread_pwd.c71 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
72 # define TERMIOS macro
111 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
114 #if defined(__sgi) && !defined(TERMIOS)
115 #define TERMIOS macro
121 #undef TERMIOS macro
127 #undef TERMIOS macro
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 macro
139 #undef TERMIOS macro
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/ui/
H A Dui_openssl.c150 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
151 # define TERMIOS macro
184 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
187 #if defined(__sgi) && !defined(TERMIOS)
188 # define TERMIOS macro
194 # undef TERMIOS macro
200 # undef TERMIOS macro
205 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDOS) && !defined(OPENSSL_SYS_MACINTOSH_CLASSIC) && !defined(MAC_OS_GUSI_SOURCE)
206 # undef TERMIOS macro
212 #undef TERMIOS macro
218 #undef TERMIOS macro
[all...]
/external/openssl/crypto/des/
H A Dread_pwd.c71 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
72 # define TERMIOS macro
111 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
114 #if defined(__sgi) && !defined(TERMIOS)
115 #define TERMIOS macro
121 #undef TERMIOS macro
127 #undef TERMIOS macro
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 macro
139 #undef TERMIOS macro
[all...]
/external/openssl/crypto/ui/
H A Dui_openssl.c150 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
151 # define TERMIOS macro
184 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
187 #if defined(__sgi) && !defined(TERMIOS)
188 # define TERMIOS macro
194 # undef TERMIOS macro
200 # undef TERMIOS macro
205 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDOS) && !defined(OPENSSL_SYS_MACINTOSH_CLASSIC) && !defined(MAC_OS_GUSI_SOURCE)
206 # undef TERMIOS macro
212 #undef TERMIOS macro
218 #undef TERMIOS macro
[all...]

Completed in 92 milliseconds