Searched refs:Time_Out (Results 1 – 1 of 1) sorted by relevance
481 int Time_Out; /* set when time elapsed while trying to read function key */ variable796 Time_Out = FALSE; in initscr()2237 Time_Out = FALSE; /* just in case */ in timed_getchar()2248 Time_Out = TRUE; in timed_getchar()2278 Time_Out = FALSE;2286 if (Time_Out)2315 Time_Out = TRUE;2346 Time_Out = FALSE;2359 while ((Count < Max_Key_len) && (!Time_Out) && (!Found))2381 if (!Time_Out)