Home | History | Annotate | Download | only in apps

Lines Matching refs:read_tty

586 	int write_tty,read_tty,write_ssl,read_ssl,tty_on,ssl_pending;
1426 read_tty=1;
1618 if (read_tty) openssl_fdset(fileno(stdin),&readfds);
1634 tty_on,read_tty,write_tty,read_ssl,write_ssl);*/
1652 if(read_tty) {
1658 if(!i && (!_kbhit() || !read_tty) ) continue;
1660 if(!i && (!((_kbhit()) || (WAIT_OBJECT_0 == WaitForSingleObject(GetStdHandle(STD_INPUT_HANDLE), 0))) || !read_tty) ) continue;
1667 if(read_tty) {
1681 if(read_tty) {
1688 if (!i && (stdin_set != 1 || !read_tty))
1725 read_tty=1;
1730 read_tty=0;
1737 read_tty=0;
1757 read_tty=1;
1771 read_tty=1;
1837 read_tty=0;
1843 if ((read_tty == 0) && (write_ssl == 0))
1934 read_tty=0;