Searched refs:_INPUTPENDING (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A Dring.c59 if (_INPUTPENDING)
H A Dflushinp.c80 if (_INPUTPENDING)
H A Dendwin.c109 if (_INPUTPENDING)
H A Dscr_ll_dump.c71 if (_INPUTPENDING)
H A Dcurshdr.h57 #define _INPUTPENDING cur_term->_iwait macro
H A Dwrefresh.c102 if ((_INPUTPENDING = _chkinput()) == TRUE) {
219 if (!curwin && (_INPUTPENDING = _chkinput()) == TRUE) {
275 _INPUTPENDING = FALSE;

Completed in 29 milliseconds