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

/freebsd-9.3-release/crypto/openssl/crypto/des/
H A Dread_pwd.c149 # define TTY_STRUCT struct termios macro
157 # define TTY_STRUCT struct termio macro
165 # define TTY_STRUCT struct sgttyb macro
198 # define TTY_STRUCT int macro
274 TTY_STRUCT tty_orig, tty_new;
/freebsd-9.3-release/crypto/openssl/crypto/ui/
H A Dui_openssl.c221 # define TTY_STRUCT struct termios macro
229 # define TTY_STRUCT struct termio macro
237 # define TTY_STRUCT struct sgttyb macro
273 # define TTY_STRUCT int macro
297 static TTY_STRUCT tty_orig, tty_new;
/freebsd-9.3-release/crypto/openssl/
H A De_os.h712 # define TTY_STRUCT int macro

Completed in 59 milliseconds