Searched refs:rebooting (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot.sh291 gettext "The changes will come into effect after rebooting the system.\nReboot the system now ? [y/n] (default: y) "
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzoneadmd.c980 zone_halt(zlog_t *zlogp, boolean_t unmount_cmd, boolean_t rebooting, int zstate) argument
987 if (vplat_teardown(zlogp, unmount_cmd, rebooting) != 0) {
H A Dvplat.c4487 * If we are rebooting we want to attempt to reuse any temporary pool
5217 vplat_teardown(zlog_t *zlogp, boolean_t unmount_cmd, boolean_t rebooting) argument
5365 * If we are rebooting then we normally don't want to destroy an
5377 if (rebooting) {

Completed in 74 milliseconds