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

  /external/openssl/crypto/des/
read_pwd.c 71 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
111 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
117 #undef SGTTY
123 #undef SGTTY
129 #undef SGTTY
135 #define SGTTY
141 #undef SGTTY
160 #ifdef SGTTY
161 #include <sgtty.h>
  /external/openssl/crypto/ui/
ui_openssl.c 144 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
178 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
184 # undef SGTTY
190 # undef SGTTY
196 # undef SGTTY
202 # define SGTTY
208 #undef SGTTY
214 #undef SGTTY
233 #ifdef SGTTY
234 # include <sgtty.h
    [all...]

Completed in 581 milliseconds