Searched refs:ttimeout (Results 1 – 8 of 8) sorted by relevance
49 return (ttimeout(tens * 100)); in halfdelay()
58 ttimeout(int delay) in ttimeout() function
80 (void) ttimeout(win->_delay); in wgetch()
111 (void) ttimeout(-1); in endwin()
291 extern int ttimeout(int);
814 ttimeout;
1210 #define halfdelay(tens) ttimeout((tens)*100)
91 tstp.o ttimeout.o typeahead.o unctrl.o ungetch.o \