Home
last modified time | relevance | path

Searched refs:HAVE_LIBCURSES (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c171 #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_LIBCURSES
652 #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()
H A Dmain.c39 #ifdef HAVE_LIBCURSES
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.h32 #define HAVE_LIBCURSES 1 macro
H A Dconfig.status.solaris900 ${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}
H A Dconfig.h.in31 #undef HAVE_LIBCURSES
H A Dconfigure.ac211 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])])])
H A DChangeLog3740 * grub/asmstub.c (console_putchar) [HAVE_LIBCURSES]: If
7999 (getkey) [HAVE_LIBCURSES]: If SAVE_CHAR is not ERR, return
8011 (getkey) [HAVE_LIBCURSES]: Likewise.
8659 (stop) [HAVE_LIBCURSES]: Likewise.
8660 (cls) [HAVE_LIBCURSES]: Likewise.
8661 (getxy) [HAVE_LIBCURSES]: Likewise.
8662 (gotoxy) [HAVE_LIBCURSES]: Likewise.
8663 (grub_putchar) [HAVE_LIBCURSES]: Likewise.
8664 (getkey) [HAVE_LIBCURSES]: Likewise.
8665 (checkkey) [HAVE_LIBCURSES]: Likewise.
[all …]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h310 #if !defined(GRUB_UTIL) || !defined(HAVE_LIBCURSES)