Home
last modified time | relevance | path

Searched refs:restart_init (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/zoneadmd/
H A Dzoneadmd.c820 boolean_t restart_init; in zone_bootup() local
878 restart_init = brand_restartinit(bh); in zone_bootup()
946 if (!restart_init && zone_setattr(zoneid, ZONE_ATTR_INITNORESTART, in zone_bootup()
/titanic_50/usr/src/uts/common/os/
H A Dexit.c153 restart_init(int what, int why) in restart_init() function
394 if (restart_init(what, why) == 0) in proc_exit()