Searched refs:grub_strstr (Results 1 – 5 of 5) sorted by relevance
295 vga = grub_strstr (arg, "vga="); in load_image()326 mem = grub_strstr (arg, "mem="); in load_image()425 if (! grub_strstr (arg, "mem=") in load_image()
393 #define strstr grub_strstr960 char *grub_strstr (const char *s1, const char *s2);
1254 grub_strstr (const char *s1, const char *s2) in grub_strstr() function
904 if ((tptr = grub_strstr(str, "menu.lst")) && in is_top_dataset_file()
3075 * stage2/char_io.c [!STAGE1_5] (grub_strstr): Rewriten, because8113 [!STAGE1_5] (grub_strstr): Likewise.8121 (grub_strstr): Likewise.8766 (grub_strstr): Renamed from strstr.