Home
last modified time | relevance | path

Searched refs:color_list (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c614 static char *color_list[16] = in color_func() local
664 if (grub_strcmp (color_list[i], str) == 0) in color_func()
678 if (grub_strcmp (color_list[i], str) == 0) in color_func()