Searched refs:full_boot_str (Results 1 – 1 of 1) sorted by relevance
837 char full_boot_str[256]; in ldom_reboot() local839 strcpy(full_boot_str, "boot "); in ldom_reboot()840 strcpy(full_boot_str + strlen("boot "), boot_command); in ldom_reboot()842 ldom_set_var("reboot-command", full_boot_str); in ldom_reboot()