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

/illumos-gate/usr/src/boot/sys/boot/userboot/userboot/
H A Dmain.c286 COMMAND_SET(reboot, "reboot", "reboot the system", command_reboot);
289 command_reboot(int argc, char *argv[]) function
/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A Dmain.c318 COMMAND_SET(reboot, "reboot", "reboot the system", command_reboot);
321 command_reboot(int argc, char *argv[]) function
/illumos-gate/usr/src/boot/sys/boot/uboot/common/
H A Dmain.c520 COMMAND_SET(reboot, "reboot", "reboot the system", command_reboot);
522 command_reboot(int argc, char *argv[]) function
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c104 static int command_reboot(int argc, char *argv[]);
751 COMMAND_SET(cmdp, "reboot", "reboot the system", command_reboot);
1968 command_reboot(int argc, char *argv[]) function
/illumos-gate/usr/src/boot/sys/boot/efi/loader/
H A Dmain.c426 COMMAND_SET(reboot, "reboot", "reboot the system", command_reboot);
429 command_reboot(int argc __attribute((unused)), function
/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A Dmain.c916 COMMAND_SET(reboot, "reboot", "reboot the system", command_reboot);
919 command_reboot(int argc, char *argv[]) function

Completed in 69 milliseconds