Lines Matching refs:zone
71 * Each object also has a creator project and zone, which are used to
418 #include <sys/zone.h>
457 * process. The zone ids are compared, and the appropriate bits are
465 * global zone and have the appropriate IPC_DAC_* privilege, regardless
467 * cross-zone accesses will normally never get here since they'll
518 zone_t *zone;
530 zone = crgetzone(cr);
531 if (!VALID_UID(uid, zone) || !VALID_GID(gid, zone))
563 zone_t *zone;
570 zone = crgetzone(cr);
571 if (!VALID_UID(perm64->ipcx_uid, zone) ||
572 !VALID_GID(perm64->ipcx_gid, zone))
618 * systems with only one zone, since the zone checks will only be
1286 * we're in the global zone and the number of ids is greater than
1289 * visible in the specified zone.
1340 * the given zone.