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

/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dmisc.c259 grub_strcmp (const char *s1, const char *s2) function
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dchar_io.c661 else if (grub_strcmp (get_history (history), buf) != 0)
687 else if (grub_strcmp (get_history (history), buf) != 0)
1071 grub_strcmp (const char *s1, const char *s2) function

Completed in 26 milliseconds