Lines Matching defs:fast_reboot
1276 int fast_reboot = 0;
1351 fast_reboot = 1;
1404 if (fast_reboot && prom_reboot) {
1413 if (fcn == AD_BOOT && !fast_reboot && !prom_reboot &&
1415 fast_reboot = scf_is_fastboot_default();
1419 if (bename && !fast_reboot) {
1426 if (fast_reboot) {
1427 fast_reboot = 2; /* need to distinguish each case */
1434 if (fast_reboot == 1) {
1456 fast_reboot = 0;
1528 do_archives_update(fast_reboot);
1565 if (fast_reboot == 1 && stop_gdm() != 0) {
1568 fast_reboot = 0;
1604 do_archives_update(fast_reboot);
1633 if (fast_reboot)
1672 if (fast_reboot == 1) {