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

/illumos-gate/usr/src/uts/common/os/
H A Dzone.c289 * The next caller of zone_key_create() will be assigned a key of ++zsd_keyval.
540 * When someone calls zone_key_create(), a template ZSD entry is added to the
551 * completed so that when zone_key_create (and zone_create) is done, as well as
608 zone_key_create(zone_key_t *keyp, void *(*create)(zoneid_t), function
833 * Since this zone is ZONE_IS_UNCONFIGURED, zone_key_create
2043 * zone_key_create() can be called before zone_init(). It also initializes

Completed in 77 milliseconds