Searched refs:HAVE_LIBCURSES (Results 1 – 8 of 8) sorted by relevance
171 #ifdef HAVE_LIBCURSES in grub_stage2()196 #ifdef HAVE_LIBCURSES in grub_stage2()261 #ifdef HAVE_LIBCURSES in stop()564 #ifdef HAVE_LIBCURSES in console_putchar()612 #ifdef HAVE_LIBCURSES652 #ifdef HAVE_LIBCURSES in console_checkkey()681 #ifdef HAVE_LIBCURSES in console_getkey()712 #ifdef HAVE_LIBCURSES in console_getxy()724 #ifdef HAVE_LIBCURSES in console_gotoxy()734 #ifdef HAVE_LIBCURSES in console_cls()
39 #ifdef HAVE_LIBCURSES
32 #define HAVE_LIBCURSES 1 macro
900 ${ac_dA}HAVE_LIBCURSES${ac_dB}HAVE_LIBCURSES${ac_dC}1${ac_dD}942 ${ac_uA}HAVE_LIBCURSES${ac_uB}HAVE_LIBCURSES${ac_uC}1${ac_uD}
31 #undef HAVE_LIBCURSES
211 AC_DEFINE(HAVE_LIBCURSES, 1, [Define if you have a curses library])],213 AC_DEFINE(HAVE_LIBCURSES, 1, [Define if you have a curses library])])])
1879 * grub/main.c (use_curses): Initialize to 0 if !HAVE_LIBCURSES2132 (grub_stage2) [HAVE_LIBCURSES]: If USE_CURSES is true, ignore3740 * grub/asmstub.c (console_putchar) [HAVE_LIBCURSES]: If6069 * grub/asmstub.c (grub_putchar) [HAVE_LIBCURSES]: Do not call7998 * grub/asmstub.c [HAVE_LIBCURSES] (save_char): New variable.7999 (getkey) [HAVE_LIBCURSES]: If SAVE_CHAR is not ERR, return8001 (checkkey) [HAVE_LIBCURSES]: If SAVE_CHAR is not ERR, return8009 * grub/asmstub.c (grub_stage2) [HAVE_LIBCURSES]: Call wtimeout8011 (getkey) [HAVE_LIBCURSES]: Likewise.8657 * grub/asmstub.c (grub_stage2) [HAVE_LIBCURSES]: If ! USE_CURSES,[all …]
310 #if !defined(GRUB_UTIL) || !defined(HAVE_LIBCURSES)