Home
last modified time | relevance | path

Searched refs:ungetch (Results 1 – 19 of 19) sorted by relevance

/dragonfly/contrib/ncurses/ncurses/base/
H A Dlib_ungetch.c91 ungetch(int ch) in ungetch() function
H A Dlib_mouse.c1835 result = NCURSES_SP_NAME(ungetch) (NCURSES_SP_ARGx KEY_MOUSE); in NCURSES_SP_NAME()
/dragonfly/contrib/ncurses/ncurses/widechar/
H A Dlib_unget_wch.c92 if (NCURSES_SP_NAME(ungetch) (NCURSES_SP_ARGx in NCURSES_SP_NAME() local
/dragonfly/contrib/ee/
H A Dnew_curse.h213 extern void ungetch P_((int c));
H A Dnew_curse.c2216 ungetch(c) /* push a character back on input */ in ungetch() function
2405 ungetch(string[Count]);
/dragonfly/contrib/dialog/
H A Dmenubox.c566 ungetch('\n'); in dlg_menu()
596 ungetch('\n'); in dlg_menu()
H A Dtextbox.c612 ungetch(key); in perform_search()
613 ungetch(KEY_RESIZE); in perform_search()
H A Dchecklist.c488 ungetch('\n'); in dlg_checklist()
H A Dtreeview.c452 ungetch('\n'); in dlg_treeview()
H A Dbuildlist.c895 ungetch('\n'); in dlg_buildlist()
H A Dutil.c2446 ungetch(ch); in dlg_will_resize()
/dragonfly/contrib/less/
H A Dos.c182 ungetch(c); in iread()
/dragonfly/lib/libncurses/
H A DSymbol.base.map704 ungetch;
/dragonfly/contrib/ncurses/misc/
H A Dncurses.def378 "ungetch" @265 NONAME
H A Dncurses.ref286 "ungetch" @265 NONAME ; implemented
/dragonfly/games/bs/
H A Dbs.c412 ungetch('R'); in initgame()
/dragonfly/lib/libncurses/include/
H A Dcurses.head820 extern NCURSES_EXPORT(int) ungetch (int); /* implemented */
1069 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(ungetch) (SCREEN*, int); /* implemented:SP_FUNC */
/dragonfly/contrib/ncurses/ncurses/
H A Dcurses.priv.h2720 #define safe_ungetch NCURSES_SP_NAME(ungetch)
/dragonfly/
H A DMakefile_upgrade.inc2947 TO_REMOVE+=/usr/share/man/man3/ungetch.3.gz