Searched refs:read_tty (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/crypto/openssl/apps/
H A Ds_client.c685 int write_tty, read_tty, write_ssl, read_ssl, tty_on, ssl_pending; local
1570 read_tty = 1;
1752 if (read_tty)
1772 tty_on,read_tty,write_tty,read_ssl,write_ssl);*/
1791 if (read_tty) {
1797 if (!i && (!_kbhit() || !read_tty))
1805 || !read_tty))
1814 if (read_tty) {
1829 if (read_tty) {
1836 if (!i && (stdin_set != 1 || !read_tty))
[all...]

Completed in 107 milliseconds