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

/external/grub/stage2/
H A Dchar_io.c679 else if (grub_strcmp (get_history (history), buf) != 0)
705 else if (grub_strcmp (get_history (history), buf) != 0)
977 grub_strcmp (const char *s1, const char *s2) function

Completed in 20 milliseconds