grub_strcpy
grub_strcpy(c, "menu.lst.");
grub_strcpy(c, bootfile + i);
grub_strcpy(c, bootfile);
grub_strcpy(argpart, tmp_argpart);
grub_strcpy (config_filename, ptr);
grub_strcpy (config_file_location, ptr);
grub_strcpy (config_file_location + sizeof (device),
grub_strcpy (location, real_config_filename);
grub_strcpy (real_config_filename, config_filename);
grub_strcpy (stage2, buffer);
grub_strcpy (options[i].var, ti_unescape_string (arg + len));
(void) grub_strcpy(name, arg);
grub_strcpy(config_file, menufile);
grub_strcpy(c, "menu.lst.01");
grub_strcpy ((char *) HISTORY_BUF + MAX_CMDLINE * no, cmdline);
grub_strcpy (buf, cmdline);
grub_strcpy (cmdline, buf);
grub_strcpy (buf, p);
grub_strcpy (buf, p);
grub_strcpy (buf, unique_string);
grub_strcpy (ptr, unique_string);
grub_strcpy (ptr, unique_string);
grub_strcpy (ptr, unique_string);
(void) grub_strcpy(expvars[i].v_name, name);
(void) grub_strcpy(expvars[i].v_value, value);
grub_strcpy(splashimage, splashfile);
#define strcpy grub_strcpy
char *grub_strcpy (char *dest, const char *src);
grub_strcpy (default_file, config_file);