Home
last modified time | relevance | path

Searched refs:tty_on (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/apps/
Ds_client.c583 int write_tty,read_tty,write_ssl,read_ssl,tty_on,ssl_pending; in MAIN() local
1391 tty_on=0; in MAIN()
1525 tty_on=0; in MAIN()
1529 tty_on=1; in MAIN()
1579 if (tty_on) in MAIN()
1589 if(!tty_on || !write_tty) { in MAIN()
/external/openssl/apps/
Ds_client.c584 int write_tty,read_tty,write_ssl,read_ssl,tty_on,ssl_pending; in MAIN() local
1412 tty_on=0; in MAIN()
1546 tty_on=0; in MAIN()
1550 tty_on=1; in MAIN()
1600 if (tty_on) in MAIN()
1610 if(!tty_on || !write_tty) { in MAIN()
/external/openssl/patches/
Dhandshake_cutthrough.patch25 int write_tty,read_tty,write_ssl,read_ssl,tty_on,ssl_pending;
/external/chromium_org/third_party/openssl/openssl/patches/
Dhandshake_cutthrough.patch25 int write_tty,read_tty,write_ssl,read_ssl,tty_on,ssl_pending;