Searched refs:imarker (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/io/
H A Dxzio.c131 grub_uint8_t imarker; local
155 if (grub_file_read (xzio->file, &imarker, sizeof (imarker))
156 != sizeof (imarker) && imarker != 0x00)

Completed in 15 milliseconds