Searched refs:full_boot_str (Results 1 – 1 of 1) sorted by relevance
836 char full_boot_str[256]; in ldom_reboot() local838 strcpy(full_boot_str, "boot "); in ldom_reboot()839 strcpy(full_boot_str + strlen("boot "), boot_command); in ldom_reboot()841 ldom_set_var("reboot-command", full_boot_str); in ldom_reboot()