Searched refs:full_boot_str (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dds.c837 char full_boot_str[256]; local
839 strcpy(full_boot_str, "boot ");
840 strcpy(full_boot_str + strlen("boot "), boot_command);
842 ldom_set_var("reboot-command", full_boot_str);

Completed in 18 milliseconds