Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dring.c57 if (_INPUTPENDING) in _ring()
H A Dflushinp.c78 if (_INPUTPENDING) in flushinp()
H A Dscr_ll_dump.c69 if (_INPUTPENDING) in scr_ll_dump()
H A Dendwin.c107 if (_INPUTPENDING) in endwin()
H A Dcurshdr.h55 #define _INPUTPENDING cur_term->_iwait macro
H A Dwrefresh.c100 if ((_INPUTPENDING = _chkinput()) == TRUE) { in wrefresh()
217 if (!curwin && (_INPUTPENDING = _chkinput()) == TRUE) { in wrefresh()
273 _INPUTPENDING = FALSE; in wrefresh()