Searched refs:tty_on (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Ds_client.c250 int write_tty,read_tty,write_ssl,read_ssl,tty_on,ssl_pending; local
585 tty_on=0;
618 tty_on=0;
622 tty_on=1;
653 if (tty_on)
663 if(!tty_on || !write_tty) {
671 tty_on,read_tty,write_tty,read_ssl,write_ssl);*/
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_client.c269 int write_tty,read_tty,write_ssl,read_ssl,tty_on,ssl_pending; local
726 tty_on=0;
832 tty_on=0;
836 tty_on=1;
867 if (tty_on)
877 if(!tty_on || !write_tty) {
885 tty_on,read_tty,write_tty,read_ssl,write_ssl);*/

Completed in 45 milliseconds