Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c87 [ERR_OUTSIDE_PART] = "Attempt to access block outside partition",
H A Dfsys_iso9660.c80 errnum = ERR_OUTSIDE_PART; in iso9660_devread()
H A Dshared.h564 ERR_OUTSIDE_PART, enumerator
H A Ddisk_io.c319 errnum = ERR_OUTSIDE_PART; in devread()