Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/apps/
HDs_client.c689 int write_tty, read_tty, write_ssl, read_ssl, tty_on, ssl_pending; in MAIN() local
1549 tty_on = 0; in MAIN()
1671 tty_on = 0; in MAIN()
1673 tty_on = 1; in MAIN()
1726 if (tty_on) { in MAIN()
1737 if (!tty_on || !write_tty) { in MAIN()