Searched refs:ERR_NO_DISK_SPACE (Results 1 – 4 of 4) sorted by relevance
83 [ERR_NO_DISK_SPACE] = "No spare sectors on the disk",
574 ERR_NO_DISK_SPACE, enumerator
1460 errnum = ERR_NO_DISK_SPACE; in embed_func()1477 errnum = ERR_NO_DISK_SPACE; in embed_func()
2121 * 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