Searched refs:section_end (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub2/grub-core/font/ | ||
H A D | font.c | 601 grub_off_t section_end = grub_file_tell (file) + section.length; local 602 if ((int) grub_file_seek (file, section_end) == -1) |
Completed in 22 milliseconds