Lines Matching refs:Rename

3542 	* stage2/builtins.c (terminal_func): Rename TIMEOUT to TO, to
4140 [!ASM_FILE] (biosdisk): Rename the first argument "read" to
4144 * lib/device.c (read_device_map): Rename the internal function
4146 * stage2/builtins.c (install_func): Rename CONFIG_FILE to
4148 (setup_func): Rename INSTALL_DRIVE, INSTALL_PARTITION and
4151 * stage2/char_io.c (convert_to_ascii): Rename the internal
4153 (get_cmdline): Rename KILL to KILL_BUF.
4154 Rename the second argument for cl_print to REAL_ECHO_CHAR from
4156 * stage2/stage2.c (run_menu): Rename the internal variable
4158 (cmain): Rename KILL to KILL_BUF.
4166 Rename the first argument for _llseek to "seeked_fd" from "fd".
4167 (multi_boot): Rename the second argument to "mb_info" from
6256 * grub/asmstub.c: Rename KEY_MAP to BIOS_KEY_MAP.
6343 * docs/tutorial.texi: Rename "Device Syntax" to "Filename".
6569 * multiboot.texi: Rename Multiboot Standard to Multiboot
6990 (install_func): Rename debug_fs_savesect_func to
6992 Rename debug_fs_blocklist_func to disk_read_blocklist_func.
7181 * stage2/char_io.c (memcheck): Rename the argument START to
8567 (longopts): Rename from "disable-config-file" to
8931 * shared_src/gunzip.c (border): Rename to bitorder, to resolve
8933 * shared_src/stage2.c (timeout): Rename to grub_timeout.
8938 * shared_src/shared.h (KEY_DELETE): Rename to KEY_DC, for
8940 (KEY_INSERT): Rename to KEY_IC.
8941 (KEY_PGDN): Rename to KEY_NPAGE.
8942 (KEY_PGUP): Rename to KEY_PPAGE.
9159 * docs/index.html: Rename to grub.html, so that we don't hide
9178 * shared_src/char_io.c (strcmp): Rename to `substring', because