Searched refs:MB_CMDLINE_BUFLEN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h112 #define MB_CMDLINE_BUFLEN 0x6000 macro
H A Dbuiltins.c2887 if (len + 1 > MB_CMDLINE_BUFLEN)
3165 if (mb_cmdline + len + 1 > (char *) MB_CMDLINE_BUF + MB_CMDLINE_BUFLEN)

Completed in 72 milliseconds