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

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dzone.c40 zone_create(const char *name, const char *root, const struct priv_set *privs, 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
186 * - zone_create: creates a zone with selected attributes (name,
410 * Version 2 alters the zone_create system call in order to support more
412 * error reporting when zone_create() fails.
413 * Version 3 alters the zone_create system call in order to support the
415 * Version 4 alters the zone_create system call in order to support
419 * Version 6 adds the flag argument to zone_create.
551 * completed so that when zone_key_create (and zone_create) is done, as well as
3966 * Apply the rctls passed in to zone_create()
4388 zone_create(const char *zone_name, const char *zone_root, function
[all...]

Completed in 70 milliseconds