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

  /external/openssl/crypto/des/
read_pwd.c 146 #define TTY_STRUCT struct termios
154 #define TTY_STRUCT struct termio
162 #define TTY_STRUCT struct sgttyb
195 #define TTY_STRUCT int
270 TTY_STRUCT tty_orig,tty_new;
  /external/openssl/crypto/ui/
ui_openssl.c 225 # define TTY_STRUCT struct termios
233 # define TTY_STRUCT struct termio
241 # define TTY_STRUCT struct sgttyb
277 # define TTY_STRUCT int
300 static TTY_STRUCT tty_orig,tty_new;
  /external/openssl/
e_os.h 700 #define TTY_STRUCT int

Completed in 74 milliseconds