Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MENU_BUF
usr/src/grub/grub-0.97/stage2/shared.h
146
#define MENU_BUFLEN (0x8000 + PASSWORD_BUF - MENU_BUF)
usr/src/grub/grub-0.97/stage2/stage2.c
897
menu_entries = (char *) MENU_BUF;