Searched refs:tty_on (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/openssl/openssl/apps/ |
D | s_client.c | 583 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/ |
D | s_client.c | 584 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/ |
D | handshake_cutthrough.patch | 25 int write_tty,read_tty,write_ssl,read_ssl,tty_on,ssl_pending;
|
/external/chromium_org/third_party/openssl/openssl/patches/ |
D | handshake_cutthrough.patch | 25 int write_tty,read_tty,write_ssl,read_ssl,tty_on,ssl_pending;
|