Home
last modified time | relevance | path

Searched refs:zone (Results 226 – 250 of 442) sorted by last modified time

12345678910>>...18

/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-graphics-dcam1394-devfsadm-dcam1394.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-graphics-usbvc.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-i86pc-platform.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-misc-ccid.p5m18 # global zone only. See the include file for greater detail, as well as
27 dir path=kernel group=sys variant.opensolaris.zone=global
28 dir path=kernel/drv group=sys variant.opensolaris.zone=global
39 dir path=usr/lib/cfgadm variant.opensolaris.zone=global
40 dir path=usr/lib/cfgadm/$(ARCH64) variant.opensolaris.zone=global
42 variant.opensolaris.zone=global
45 variant.opensolaris.zone=global
46 file path=usr/lib/cfgadm/ccid.so.1 variant.opensolaris.zone=global
47 dir path=usr/sbin variant.opensolaris.zone=global
48 file path=usr/sbin/ccidadm mode=0555 variant.opensolaris.zone=global
[all …]
H A Ddriver-misc-virtio.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-network-afe.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-network-amd8111s.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-network-arn.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-firewire.p5m29 # global zone only. See the include file for greater detail, as well as
H A Ddriver-graphics-av1394.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-audio-audioixp.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-audio-audiols.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-audio-audiohd.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-audio-audiop16x.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-audio-audiosolo.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-audio-audiovia823x.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddiagnostic-diskinfo.p5m18 # global zone only. See the include file for greater detail, as well as
H A Ddriver-audio-audio810.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-audio-audiocmi.p5m28 # global zone only. See the include file for greater detail, as well as
H A Ddriver-audio-audiocmihd.p5m32 # global zone only. See the include file for greater detail, as well as
H A Ddriver-audio-audioemu10k.p5m32 # global zone only. See the include file for greater detail, as well as
H A DSUNWcsd.p5m29 # global zone only. See the include file for greater detail, as well as
/illumos-gate/usr/src/lib/libsecdb/
H A Dauth_attr.txt208 solaris.zone.:::Zone Management::help=ZoneHeader.html
209 solaris.zone.clonefrom:::Clone another Zone::help=ZoneCloneFrom.html
210 solaris.zone.login:::Zone Login::help=ZoneLogin.html
211 solaris.zone.manage:::Zone Deployment::help=ZoneManage.html
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c1965 ttinfo_t *zone; in adjust_posix_default() local
1967 zone = &sp->ttis[sp->types[i]]; in adjust_posix_default()
1970 zone_stdoff = -zone->tt_gmtoff; in adjust_posix_default()
1973 zone_dstoff = -zone->tt_gmtoff; in adjust_posix_default()
1986 ttinfo_t *zone; in adjust_posix_default() local
1989 zone = &sp->ttis[sp->types[i]]; in adjust_posix_default()
1990 next_isdst = zone->tt_isdst; in adjust_posix_default()
1994 if (zone->tt_ttisgmt == 0) { in adjust_posix_default()
2007 if (isdst != 0 && zone->tt_ttisstd == 0) in adjust_posix_default()
2013 zone_dstoff = -zone->tt_gmtoff; in adjust_posix_default()
[all …]
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c1665 zone); in check_if_zone_already_exists()
1685 zone); in zone_is_read_only()
3425 zone)) in remove_admin()
4416 (void) strlcpy(zone, prop_id, sizeof (zone)); in set_func()
4434 (void) strlcpy(zone, prop_id, sizeof (zone)); in set_func()
5923 zerr("%s: %s\n", zone, in brand_verify()
6186 zone, hostidp); in verify_func()
6958 zone)) { in end_func()
6990 zone); in end_func()
7158 (void) strlcpy(zone, revert_zone, sizeof (zone)); in revert_func()
[all …]

12345678910>>...18