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 150 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
184 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
190 # undef SGTTY
196 # undef SGTTY
202 # undef SGTTY
208 # define SGTTY
214 #undef SGTTY
220 #undef SGTTY
239 #ifdef SGTTY
240 # include <sgtty.h
    [all...]

Completed in 162 milliseconds