Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c83 [ERR_NO_DISK_SPACE] = "No spare sectors on the disk",
H A Dshared.h573 ERR_NO_DISK_SPACE, enumerator
H A Dbuiltins.c1457 errnum = ERR_NO_DISK_SPACE; in embed_func()
1474 errnum = ERR_NO_DISK_SPACE; in embed_func()
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog2121 * stage2/shared.h (ERR_NO_DISK_SPACE): New constant.
2123 ERR_NO_DISK_SPACE.
2125 * stage2/builtins.c (embed_func): Use ERR_NO_DISK_SPACE instead