HomeSort by: relevance | last modified time | path
    Searched refs:SGTTY (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/apache2/openssl/lib/libdes/
oread_pwd.c 65 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
101 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
107 #undef SGTTY
113 #undef SGTTY
119 #undef SGTTY
125 #define SGTTY
131 #undef SGTTY
150 #ifdef SGTTY
151 #include <sgtty.h>
  /src/crypto/external/bsd/openssl/lib/libdes/
oread_pwd.c 65 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
101 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
107 #undef SGTTY
113 #undef SGTTY
119 #undef SGTTY
125 #define SGTTY
131 #undef SGTTY
150 #ifdef SGTTY
151 #include <sgtty.h>
  /src/crypto/external/bsd/openssl.old/lib/libdes/
oread_pwd.c 65 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
101 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
107 #undef SGTTY
113 #undef SGTTY
119 #undef SGTTY
125 #define SGTTY
131 #undef SGTTY
150 #ifdef SGTTY
151 #include <sgtty.h>
  /src/crypto/external/apache2/openssl/dist/crypto/ui/
ui_openssl.c 45 #if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
71 * MSDOS, WIN32 Console and SGTTY.
73 * If someone defines one of the macros TERMIO, TERMIOS or SGTTY, it will
77 * Note: we do not use SGTTY unless it's defined by the configuration. We
81 #if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
86 #undef SGTTY
95 #undef SGTTY
103 #undef SGTTY
122 #ifdef SGTTY
123 #include <sgtty.h
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/ui/
ui_openssl.c 45 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
71 * MSDOS, WIN32 Console and SGTTY.
73 * If someone defines one of the macros TERMIO, TERMIOS or SGTTY, it will
77 * Note: we do not use SGTTY unless it's defined by the configuration. We
81 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
86 # undef SGTTY
95 # undef SGTTY
103 # undef SGTTY
122 # ifdef SGTTY
123 # include <sgtty.h
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/ui/
ui_openssl.c 49 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
75 * MSDOS, WIN32 Console and SGTTY.
77 * If someone defines one of the macros TERMIO, TERMIOS or SGTTY, it will
81 * Note: we do not use SGTTY unless it's defined by the configuration. We
85 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
90 # undef SGTTY
99 # undef SGTTY
107 # undef SGTTY
126 # ifdef SGTTY
127 # include <sgtty.h
    [all...]

Completed in 26 milliseconds