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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_client.c269 int write_tty,read_tty,write_ssl,read_ssl,tty_on,ssl_pending; local
724 read_tty=1;
869 if (read_tty) FD_SET(fileno(stdin),&readfds);
885 tty_on,read_tty,write_tty,read_ssl,write_ssl);*/
903 if(read_tty) {
909 if(!i && (!_kbhit() || !read_tty) ) continue;
911 if(!i && (!((_kbhit()) || (WAIT_OBJECT_0 == WaitForSingleObject(GetStdHandle(STD_INPUT_HANDLE), 0))) || !read_tty) ) continue;
918 if(read_tty) {
952 read_tty=1;
957 read_tty
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_client.c687 int write_tty, read_tty, write_ssl, read_ssl, tty_on, ssl_pending; local
1545 read_tty = 1;
1725 if (read_tty)
1743 tty_on,read_tty,write_tty,read_ssl,write_ssl);*/
1762 if (read_tty) {
1768 if (!i && (!_kbhit() || !read_tty))
1776 || !read_tty))
1785 if (read_tty) {
1800 if (read_tty) {
1807 if (!i && (stdin_set != 1 || !read_tty))
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_client.c687 int write_tty, read_tty, write_ssl, read_ssl, tty_on, ssl_pending; local
1545 read_tty = 1;
1725 if (read_tty)
1743 tty_on,read_tty,write_tty,read_ssl,write_ssl);*/
1762 if (read_tty) {
1768 if (!i && (!_kbhit() || !read_tty))
1776 || !read_tty))
1785 if (read_tty) {
1800 if (read_tty) {
1807 if (!i && (stdin_set != 1 || !read_tty))
[all...]

Completed in 74 milliseconds