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 219 # define TTY_STRUCT struct termios
227 # define TTY_STRUCT struct termio
235 # define TTY_STRUCT struct sgttyb
271 # define TTY_STRUCT int
294 static TTY_STRUCT tty_orig,tty_new;
  /external/openssl/
e_os.h 712 #define TTY_STRUCT int

Completed in 362 milliseconds