Searched refs:GLOBAL_ZONEID (Results 101 - 125 of 230) sorted by relevance

12345678910

/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones_exec.c406 if (getzoneid() != GLOBAL_ZONEID) {
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_ngz.c457 if (iph->iph_zoneid == GLOBAL_ZONEID)
/illumos-gate/usr/src/cmd/vscan/vscand/
H A Dvs_main.c163 if (getzoneid() != GLOBAL_ZONEID) {
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_sysevent.c446 if (getzoneid() != GLOBAL_ZONEID)
/illumos-gate/usr/src/cmd/acctadm/
H A Daconf.c144 getzoneid() != GLOBAL_ZONEID) {
H A Dmain.c285 if ((type == AC_FLOW || type == AC_NET) && getzoneid() != GLOBAL_ZONEID)
/illumos-gate/usr/src/cmd/allocate/
H A Dadd_allocatable.c90 if (getzoneid() != GLOBAL_ZONEID) {
H A Dallocate.c331 if (zoneid != GLOBAL_ZONEID)
/illumos-gate/usr/src/cmd/autopush/
H A Dautopush.c209 if (getzoneid() != GLOBAL_ZONEID) {
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_kef_ioctl.c425 if (getzoneid() == GLOBAL_ZONEID) {
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dutil.c262 if (zoneid == GLOBAL_ZONEID) {
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlog.c584 if (getzoneid() != GLOBAL_ZONEID) {
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c1205 * Finds the zone associated with the receive attributes. Returns GLOBAL_ZONEID
1231 return (GLOBAL_ZONEID);
1680 * Since we are forwarding packets we use GLOBAL_ZONEID for
1686 err = tsol_check_label_v4(tsl, GLOBAL_ZONEID, &mp,
1689 err = tsol_check_label_v6(tsl, GLOBAL_ZONEID, &mp,
1953 * is stored in a conn_t (since the latter will be GLOBAL_ZONEID in an
1973 ip_zoneid = GLOBAL_ZONEID;
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dconnection.c162 * For now, passing GLOBAL_ZONEID.
164 conn->c_bucketp = rdsv3_find_ip_bucket(ntohl(laddr), GLOBAL_ZONEID);
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_printer.c640 if ((getzoneid() == GLOBAL_ZONEID) && system_labeled &&
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmapd.c288 if (is_system_labeled() && getzoneid() != GLOBAL_ZONEID) {
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c575 isglobalzone = (zoneid == GLOBAL_ZONEID);
/illumos-gate/usr/src/uts/common/os/
H A Dpolicy.c546 if (crgetzoneid(cr) == GLOBAL_ZONEID)
694 if (zoneid != GLOBAL_ZONEID &&
755 if (crgetzoneid(cr) == GLOBAL_ZONEID || !amsuper)
2473 if (crgetzoneid(credp) == GLOBAL_ZONEID)
/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h65 #define GLOBAL_ZONEID 0 macro
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_frontend.c400 if ((zoneid != GLOBAL_ZONEID && zoneid != getzoneid()) ||
1182 if (is_system_labeled() && (getzoneid() == GLOBAL_ZONEID)) {
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c960 if (getzoneid() != GLOBAL_ZONEID &&
1274 g_pname, getzoneid() != GLOBAL_ZONEID &&
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_zvolops.c724 if (getzoneid() == GLOBAL_ZONEID)
764 if (getzoneid() != GLOBAL_ZONEID) {
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c880 if (curproc->p_zone->zone_id != GLOBAL_ZONEID &&
882 ASSERT(p->p_zone->zone_id != GLOBAL_ZONEID);
992 if (SI_FROMUSER(&lwp->lwp_siginfo) && zp->zone_id != GLOBAL_ZONEID &&
1103 if (curproc->p_zone->zone_id != GLOBAL_ZONEID &&
1105 ASSERT(p->p_zone->zone_id != GLOBAL_ZONEID);
1223 if (SI_FROMUSER(&lwp->lwp_siginfo) && zp->zone_id != GLOBAL_ZONEID &&
2249 if (curproc->p_zone->zone_id != GLOBAL_ZONEID &&
2251 ASSERT(p->p_zone->zone_id != GLOBAL_ZONEID);
2382 if (curproc->p_zone->zone_id != GLOBAL_ZONEID &&
2384 ASSERT(p->p_zone->zone_id != GLOBAL_ZONEID);
[all...]
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c538 if (getzoneid() != GLOBAL_ZONEID) {
552 if (zid == GLOBAL_ZONEID) {
1416 if (zone_id == GLOBAL_ZONEID || is_system_labeled()) {
1455 if (zone_id != GLOBAL_ZONEID && !is_system_labeled()) {
1480 if (zone_id == GLOBAL_ZONEID && target_zone != NULL &&
1626 if (getzoneid() != GLOBAL_ZONEID) {
5383 if (zonecfg_in_alt_root() || zoneid != GLOBAL_ZONEID ||
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c1273 if (getzoneid() == GLOBAL_ZONEID) {
1290 } else if (getzoneid() != GLOBAL_ZONEID) {
1849 if (prop == ZFS_PROP_MOUNTPOINT && getzoneid() == GLOBAL_ZONEID &&
2779 if (zoned && getzoneid() == GLOBAL_ZONEID)
2834 if (zoned && getzoneid() == GLOBAL_ZONEID)
3118 if (getzoneid() != GLOBAL_ZONEID && !is_zoned) {
4047 if (getzoneid() == GLOBAL_ZONEID &&

Completed in 138 milliseconds

12345678910