Searched defs:zone_boot (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dzone.c67 zone_boot(zoneid_t zoneid) function
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c69 * the ZONE_IS_BOOTING state as a result of a call to zone_boot().
191 * - zone_boot: set 'init' running for the zone
417 * Version 5 alters the zone_boot system call, and converts its old
3760 * failure back to the caller of the zone_boot syscall.
4088 * If this fails, zone_boot will ultimately fail. The
4783 zone_boot(zoneid_t zoneid) function
6488 return (zone_boot((zoneid_t)(uintptr_t)arg1));

Completed in 55 milliseconds