Home
last modified time | relevance | path

Searched defs:chars_onQ (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dtgetch.c67 char *chars_onQ = &(cur_term->_chars_on_queue); in tgetch() local
195 char *chars_onQ = &(cur_term->_chars_on_queue); in _getkey() local
377 chtype *chars_onQ = (chtype *) &(cur_term->_chars_on_queue); in get_xterm_mouse() local
H A Dendwin.c162 char chars_onQ = cur_term->_chars_on_queue; in force_doupdate() local