Searched refs:imarker (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub2/grub-core/io/ | ||
H A D | xzio.c | 131 grub_uint8_t imarker; local 155 if (grub_file_read (xzio->file, &imarker, sizeof (imarker)) 156 != sizeof (imarker) && imarker != 0x00) |
Completed in 15 milliseconds