machine_reboot
void machine_reboot(int, char *);
machine_reboot(howto, bootstr);
machine_reboot(RB_HALT, NULL); /* args are ignored */