Searched refs:TTY_FLAGS (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dread_pwd.c147 #define TTY_FLAGS c_lflag macro
155 #define TTY_FLAGS c_lflag macro
163 #define TTY_FLAGS sg_flags macro
337 #ifdef TTY_FLAGS
338 tty_new.TTY_FLAGS &= ~ECHO;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Dread_pwd.c150 # define TTY_FLAGS c_lflag macro
158 # define TTY_FLAGS c_lflag macro
166 # define TTY_FLAGS sg_flags macro
344 # ifdef TTY_FLAGS
345 tty_new.TTY_FLAGS &= ~ECHO;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Dread_pwd.c150 # define TTY_FLAGS c_lflag macro
158 # define TTY_FLAGS c_lflag macro
166 # define TTY_FLAGS sg_flags macro
344 # ifdef TTY_FLAGS
345 tty_new.TTY_FLAGS &= ~ECHO;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ui/
H A Dui_openssl.c224 # define TTY_FLAGS c_lflag macro
232 # define TTY_FLAGS c_lflag macro
240 # define TTY_FLAGS sg_flags macro
530 #ifdef TTY_FLAGS
532 tty_new.TTY_FLAGS &= ~ECHO;
556 tty_new.TTY_FLAGS |= ECHO;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ui/
H A Dui_openssl.c218 # define TTY_FLAGS c_lflag macro
226 # define TTY_FLAGS c_lflag macro
234 # define TTY_FLAGS sg_flags macro
522 #ifdef TTY_FLAGS
524 tty_new.TTY_FLAGS &= ~ECHO;
546 tty_new.TTY_FLAGS |= ECHO;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ui/
H A Dui_openssl.c224 # define TTY_FLAGS c_lflag macro
232 # define TTY_FLAGS c_lflag macro
240 # define TTY_FLAGS sg_flags macro
530 #ifdef TTY_FLAGS
532 tty_new.TTY_FLAGS &= ~ECHO;
556 tty_new.TTY_FLAGS |= ECHO;

Completed in 76 milliseconds