Searched refs:ttimeout (Results 1 – 9 of 9) sorted by relevance
51 return (ttimeout(tens * 100)); in halfdelay()
82 (void) ttimeout(win->_delay); in wgetch()
60 ttimeout(int delay) in ttimeout() function
113 (void) ttimeout(-1); in endwin()
293 extern int ttimeout(int);
568 ttimeout;
1066 /* ttimeout.c */1067 int ttimeout(int delay);
1210 #define halfdelay(tens) ttimeout((tens)*100)
90 tstp.o ttimeout.o typeahead.o unctrl.o ungetch.o \