Searched defs:grub_strtoul (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dmisc.c370 grub_strtoul (const char *str, char **end, int base) function
884 format1 = grub_strtoul (s, 0, 10);
900 format2 = grub_strtoul (fstr, 0, 10);

Completed in 18 milliseconds