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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dchar_io.c699 else if (grub_strcmp (get_history (history), buf) != 0)
725 else if (grub_strcmp (get_history (history), buf) != 0)
1128 grub_strcmp (const char *s1, const char *s2) function

Completed in 60 milliseconds