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

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dzone.c104 zone_enter(zoneid_t zoneid) function
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c82 * zone_create(), zone_enter(), and zone_destroy() on this zone will fail.
91 * zone. zone_create(), zone_enter(), and zone_destroy() on this zone will
188 * - zone_enter: allows the current process to enter a zone
4987 * zone_enter(), which will block until we drop
5852 * Systemcall entry point for zone_enter().
5858 * The first zone_enter() called while the zone is in the ZONE_IS_READY
5863 zone_enter(zoneid_t zoneid) function
5928 * contracts are not allowed to zone_enter.
6151 * to all zlogin-like zone_enter()'ing processes as well.
6498 return (zone_enter((zoneid_
[all...]

Completed in 73 milliseconds