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

  /external/netcat/
stupidh 48 stream stropts pstat sysmacros termio termios sgtty tty ttyent lstat select \
460 # termio/termios/sgtty hair
  /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 142 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
176 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
182 # undef SGTTY
188 # undef SGTTY
194 # undef SGTTY
200 # define SGTTY
206 #undef SGTTY
212 #undef SGTTY
231 #ifdef SGTTY
232 # include <sgtty.h
    [all...]

Completed in 1108 milliseconds