Searched refs:_ungetch (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_set_term.c614 sp->_ungetch = safe_ungetch;
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_setup.c444 } else if (sp->_sig_winch && (sp->_ungetch != 0)) {
445 sp->_ungetch(SP_PARM, KEY_RESIZE); /* so application can know this */

Completed in 178 milliseconds