Lines Matching refs:fast_reboot
1277 int fast_reboot = 0; in main() local
1352 fast_reboot = 1; in main()
1405 if (fast_reboot && prom_reboot) { in main()
1414 if (fcn == AD_BOOT && !fast_reboot && !prom_reboot && in main()
1416 fast_reboot = scf_is_fastboot_default(); in main()
1420 if (bename && !fast_reboot) { in main()
1427 if (fast_reboot) { in main()
1428 fast_reboot = 2; /* need to distinguish each case */ in main()
1435 if (fast_reboot == 1) { in main()
1457 fast_reboot = 0; in main()
1529 do_archives_update(fast_reboot); in main()
1566 if (fast_reboot == 1 && stop_gdm() != 0) { in main()
1569 fast_reboot = 0; in main()
1605 do_archives_update(fast_reboot); in main()
1634 if (fast_reboot) in main()
1673 if (fast_reboot == 1) { in main()