Lines Matching defs:fast_reboot
1263 int fast_reboot = 0;
1338 fast_reboot = 1;
1391 if (fast_reboot && prom_reboot) {
1400 if (fcn == AD_BOOT && !fast_reboot && !prom_reboot &&
1402 fast_reboot = scf_is_fastboot_default();
1406 if (bename && !fast_reboot) {
1413 if (fast_reboot) {
1414 fast_reboot = 2; /* need to distinguish each case */
1421 if (fast_reboot == 1) {
1443 fast_reboot = 0;
1515 do_archives_update(fast_reboot);
1552 if (fast_reboot == 1 && stop_gdm() != 0) {
1555 fast_reboot = 0;
1591 do_archives_update(fast_reboot);
1620 if (fast_reboot)
1659 if (fast_reboot == 1) {