Home
last modified time | relevance | path

Searched refs:TTY_STRUCT (Results 1 – 3 of 3) sorted by relevance

/external/openssl/crypto/des/
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; in des_read_pw()
/external/openssl/crypto/ui/
Dui_openssl.c219 # define TTY_STRUCT struct termios macro
227 # define TTY_STRUCT struct termio macro
235 # define TTY_STRUCT struct sgttyb macro
271 # define TTY_STRUCT int macro
294 static TTY_STRUCT tty_orig,tty_new;
/external/openssl/
De_os.h712 #define TTY_STRUCT int macro