Home
last modified time | relevance | path

Searched refs:MENU_BUF (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h145 #define MENU_BUF (UNIQUE_BUF + UNIQUE_BUFLEN) macro
146 #define MENU_BUFLEN (0x8000 + PASSWORD_BUF - MENU_BUF)
H A Dstage2.c897 menu_entries = (char *) MENU_BUF; in cmain()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog85 (MENU_BUFLEN): Set to 0x8000 + PASSWORD_BUF - MENU_BUF.
341 (MENU_BUFLEN): Set to 0x8000 + PASSWORD_BUF - MENU_BUF.
7119 (MENU_BUF): Set to UNIQUE_BUF + UNIQUE_BUFLEN.
7225 (MENU_BUF): Set to HISTORY_BUF + HISTORY_BUFLEN.
7612 (MENU_BUF): Likewise.
7643 (cmain): Set MENU_ENTRIES to MENU_BUF.