Searched defs:TTY_STRUCT (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/des/
H A Dread_pwd.c146 #define TTY_STRUCT struct termios macro
154 #define TTY_STRUCT struct termio macro
162 #define TTY_STRUCT struct sgttyb macro
195 #define TTY_STRUCT int macro
270 TTY_STRUCT tty_orig,tty_new;
/external/chromium_org/third_party/openssl/openssl/crypto/ui/
H A Dui_openssl.c225 # define TTY_STRUCT struct termios macro
233 # define TTY_STRUCT struct termio macro
241 # define TTY_STRUCT struct sgttyb macro
277 # define TTY_STRUCT int macro
300 static TTY_STRUCT tty_orig,tty_new;
/external/openssl/crypto/des/
H A Dread_pwd.c146 #define TTY_STRUCT struct termios macro
154 #define TTY_STRUCT struct termio macro
162 #define TTY_STRUCT struct sgttyb macro
195 #define TTY_STRUCT int macro
270 TTY_STRUCT tty_orig,tty_new;
/external/openssl/crypto/ui/
H A Dui_openssl.c225 # define TTY_STRUCT struct termios macro
233 # define TTY_STRUCT struct termio macro
241 # define TTY_STRUCT struct sgttyb macro
277 # define TTY_STRUCT int macro
300 static TTY_STRUCT tty_orig,tty_new;
/external/chromium_org/third_party/openssl/openssl/
H A De_os.h700 #define TTY_STRUCT int macro
/external/openssl/
H A De_os.h700 #define TTY_STRUCT int macro

Completed in 37 milliseconds