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

/freebsd-10.1-release/sbin/init/
H A Dinit.c132 static int Reboot = FALSE; variable
646 if (Reboot) {
1315 Reboot = TRUE;
1602 argv[2] = Reboot ? _reboot : _single;
/freebsd-10.1-release/release/picobsd/tinyware/oinit/
H A Doinit.c75 int Reboot=FALSE; variable
/freebsd-10.1-release/sys/cam/ctl/
H A DREADME.ctl.txt68 - Reboot with the new kernel.
/freebsd-10.1-release/sys/boot/i386/btx/btx/
H A Dbtx.S278 * Reboot or await reset.
281 testb $0x1,btx_hdr+0x7 # Reboot?
391 * Reboot the machine by setting the reboot flag and exiting
/freebsd-10.1-release/sys/boot/pc98/btx/btx/
H A Dbtx.S276 * Reboot or await reset.
279 testb $0x1,btx_hdr+0x7 # Reboot?
417 * Reboot the machine by setting the reboot flag and exiting

Completed in 189 milliseconds