Searched defs:tty_orig (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/des/
H A Dread_pwd.c265 long tty_orig[3], tty_new[3]; local
400 if (ps >= 2) TTY_set(fileno(tty),&tty_orig); local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/ui/
H A Dui_openssl.c274 static long tty_orig[3], tty_new[3]; /* XXX Is there any guarantee that this will always suffice for the actual structures? */ variable
279 static TTY_STRUCT tty_orig,tty_new; variable
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/ui/
H A Dui_openssl.c287 static long tty_orig[3], tty_new[3]; /* XXX Is there any guarantee that this will always suffice for the actual structures? */ variable
292 static TTY_STRUCT tty_orig,tty_new; variable
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dread_pwd.c265 long tty_orig[3], tty_new[3]; local
400 if (ps >= 2) TTY_set(fileno(tty),&tty_orig); local
[all...]

Completed in 43 milliseconds