Lines Matching refs:zone
664 contract_process_status(contract_t *ct, zone_t *zone, int detail, nvlist_t *nvl,
675 contract_status_common(ct, zone, status, model);
703 contract_status_common(ct, zone, status, model);
736 * if we are in a local zone and svc_fmri was inherited from
737 * the global zone, we provide fake svc_fmri and svc_ctid
740 zone->zone_uniqid == GLOBAL_ZONEUNIQID) {
1068 * system-global ("zone") core files. If dumping core is in the fatal
1073 const char *process, const char *global, const char *zone)
1091 if (zone) {
1093 * Only the global zone is informed of the
1094 * local-zone generated global-zone core.
1099 (char *)zone) == 0);