Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c91 [ERR_UNALIGNED] = "File is not sector aligned",
H A Dshared.h570 ERR_UNALIGNED, enumerator
H A Dbuiltins.c2262 errnum = ERR_UNALIGNED; in install_func()
2278 errnum = ERR_UNALIGNED; in install_func()
/titanic_41/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.