Home | History | Annotate | Download | only in grub

Lines Matching full:save_char

7839 	* grub/asmstub.c [HAVE_LIBCURSES] (save_char): New variable.
7840 (getkey) [HAVE_LIBCURSES]: If SAVE_CHAR is not ERR, return
7841 SAVE_CHAR and clear it.
7842 (checkkey) [HAVE_LIBCURSES]: If SAVE_CHAR is not ERR, return
7843 SAVE_CHAR. If C is not ERR, set SAVE_CHAR to C.