Home
last modified time | relevance | path

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

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