Home
last modified time | relevance | path

Searched refs:pollTypeahead (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dprivate.h212 extern int pollTypeahead(void);
H A Dwgetch.c240 pollTypeahead(void) in pollTypeahead() function
H A Ddoupdate.c1058 if (pollTypeahead()) { in doupdate()