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

/freebsd-9.3-release/crypto/openssl/apps/
H A Ds_client.c348 int write_tty, read_tty, write_ssl, read_ssl, tty_on, ssl_pending; local
905 tty_on = 0;
1027 tty_on = 0;
1029 tty_on = 1;
1067 if (tty_on) {
1078 if (!tty_on || !write_tty) {
1086 tty_on,read_tty,write_tty,read_ssl,write_ssl);*/

Completed in 45 milliseconds