Home
last modified time | relevance | path

Searched refs:HISTORY_BUFLEN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h134 #define HISTORY_BUFLEN (MAX_CMDLINE * HISTORY_SIZE) macro
137 #define COMPLETION_BUF (HISTORY_BUF + HISTORY_BUFLEN)
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog7224 (HISTORY_BUFLEN): Likewise.
7225 (MENU_BUF): Set to HISTORY_BUF + HISTORY_BUFLEN.