Lines Matching full:config_file
2295 CONFIG_FILE.
3987 * stage2/builtins.c (install_func): Rename CONFIG_FILE to
3990 CONFIG_FILE to INSTALLED_DRIVE, INSTALLED_PARTITION and
4354 CONFIG_FILE.
6420 Change each type of STAGE1, STAGE2 and CONFIG_FILE to an array
6757 CONFIG_FILE to PTR.
6782 * stage2/asm.S (config_file) [STAGE1_5]: Set the first 4 bytes
6784 (config_file) [!STAGE1_5]: Set to "/boot/grub/menu.lst".
8477 * grub/asmstub.c: Make config_file a static array, not a pointer.
8665 (config_file): Make it char * instead of char [].
8670 (config_file): Change the prototype from char [] to char *.