Searched refs:ungetch (Results 1 – 25 of 26) sorted by relevance
12
91 ungetch(int ch) in ungetch() function
1904 result = NCURSES_SP_NAME(ungetch) (NCURSES_SP_ARGx KEY_MOUSE); in NCURSES_SP_NAME()
92 if (NCURSES_SP_NAME(ungetch) (NCURSES_SP_ARGx in NCURSES_SP_NAME() local
213 extern void ungetch P_((int c));
2216 ungetch(c) /* push a character back on input */ in ungetch() function2405 ungetch(string[Count]);
184 ungetch(c); in iread()
558 ungetch('\n'); in dlg_menu()588 ungetch('\n'); in dlg_menu()
612 ungetch(key); in perform_search()613 ungetch(KEY_RESIZE); in perform_search()
486 ungetch('\n'); in dlg_checklist()
447 ungetch('\n'); in dlg_treeview()
895 ungetch('\n'); in dlg_buildlist()
2463 ungetch(ch); in dlg_will_resize()
378 "ungetch" @265 NONAME
286 "ungetch" @265 NONAME ; implemented
1068 ungetch('\0'); in _nc_console_read()
594 curs_getch.3 ungetch.3 \
2150 ungetch('\0'); in _nc_mingw_console_read()
826 extern NCURSES_EXPORT(int) ungetch (int); /* implemented */1089 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(ungetch) (SCREEN*, int); /* implemented:SP_FUNC */
2353 #undef ungetch2354 int ungetch(
2344 #undef ungetch2345 int ungetch(
2638 #define safe_ungetch NCURSES_SP_NAME(ungetch)
2945 #undef ungetch2946 int ungetch(
2936 #undef ungetch2937 int ungetch(
319 capabilities; also to implement pushback via ungetch().
4378 report_return(ungetch(ch)); in cmd_ungetch()