Searched defs:ungetch (Results 1 – 3 of 3) sorted by relevance
91 ungetch(int ch) in ungetch() function
92 if (NCURSES_SP_NAME(ungetch) (NCURSES_SP_ARGx in NCURSES_SP_NAME() local
2216 ungetch(c) /* push a character back on input */ in ungetch() function