Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Ds_client.c826 int write_tty, read_tty, write_ssl, read_ssl, tty_on, ssl_pending; in s_client_main() local
2149 tty_on = 0; in s_client_main()
2734 tty_on = 0; in s_client_main()
2736 tty_on = 1; in s_client_main()
2771 if (tty_on) { in s_client_main()
2789 if (!tty_on || !write_tty) { in s_client_main()