Home
last modified time | relevance | path

Searched refs:ERR_UNALIGNED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c91 [ERR_UNALIGNED] = "File is not sector aligned",
H A Dshared.h571 ERR_UNALIGNED, enumerator
H A Dbuiltins.c2265 errnum = ERR_UNALIGNED; in install_func()
2281 errnum = ERR_UNALIGNED; in install_func()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4694 Added descriptions about ERR_UNALIGNED and ERR_PRIVILEGED.
4972 * stage2/common.c (err_list): Added message for ERR_UNALIGNED.
4975 (ERR_UNALIGNED): New error code.