Home
last modified time | relevance | path

Searched refs:brand (Results 1 – 25 of 95) sorted by relevance

1234

/titanic_50/usr/src/pkg/manifests/
H A Dsystem-zones-brand-s10.mf26 set name=pkg.fmri value=pkg:/system/zones/brand/s10@$(PKGVERS).2
28 set name=pkg.summary value="Solaris 10 Containers: solaris10 brand support"
33 dir path=etc/brand group=sys
34 dir path=etc/brand/solaris10 group=sys
39 $(sparc_ONLY)dir path=platform/sun4u/kernel/brand group=sys
40 $(sparc_ONLY)dir path=platform/sun4u/kernel/brand/$(ARCH64) group=sys
43 $(sparc_ONLY)dir path=platform/sun4v/kernel/brand group=sys
44 $(sparc_ONLY)dir path=platform/sun4v/kernel/brand/$(ARCH64) group=sys
47 $(i386_ONLY)dir path=usr/kernel/brand group=sys
48 $(i386_ONLY)dir path=usr/kernel/brand/$(ARCH64) group=sys
[all …]
H A Dsystem-zones-brand-sn1.mf26 set name=pkg.fmri value=pkg:/system/zones/brand/sn1@$(PKGVERS)
37 $(sparc_ONLY)dir path=platform/sun4u/kernel/brand group=sys
38 $(sparc_ONLY)dir path=platform/sun4u/kernel/brand/$(ARCH64) group=sys
41 $(sparc_ONLY)dir path=platform/sun4v/kernel/brand group=sys
42 $(sparc_ONLY)dir path=platform/sun4v/kernel/brand/$(ARCH64) group=sys
45 $(i386_ONLY)dir path=usr/kernel/brand group=sys
46 $(i386_ONLY)dir path=usr/kernel/brand/$(ARCH64) group=sys
49 dir path=usr/lib/brand
50 dir path=usr/lib/brand/sn1 group=sys
51 dir path=usr/lib/brand/sn1/$(ARCH64)
[all …]
H A Dsystem-zones.mf33 dir path=etc/brand group=sys variant.opensolaris.zone=global
47 dir path=usr/lib/brand
48 dir path=usr/lib/brand/ipkg group=bin
49 dir path=usr/lib/brand/shared group=sys
82 file path=usr/lib/brand/ipkg/config.xml mode=0444
83 file path=usr/lib/brand/ipkg/platform.xml mode=0444
84 file path=usr/lib/brand/shared/common.ksh mode=0444
85 file path=usr/lib/brand/shared/query mode=0755
86 file path=usr/lib/brand/shared/uninstall.ksh mode=0444
95 file path=usr/share/lib/xml/dtd/brand.dtd.1 mode=0644
/titanic_50/usr/src/uts/common/sys/
H A Dbrand.h133 typedef struct brand { struct
177 struct brand *, int);
179 struct brand *);
182 struct brand *, char *, char *, char *, char *, char *);
183 extern void brand_solaris_exec(struct brand *);
185 struct brand *);
186 extern void brand_solaris_forklwp(klwp_t *, klwp_t *, struct brand *);
187 extern void brand_solaris_freelwp(klwp_t *, struct brand *);
188 extern int brand_solaris_initlwp(klwp_t *, struct brand *);
189 extern void brand_solaris_lwpexit(klwp_t *, struct brand *);
[all …]
/titanic_50/usr/src/uts/common/os/
H A Dbrand.c84 brand_register(brand_t *brand) in brand_register() argument
88 if (brand == NULL) in brand_register()
91 if (brand->b_version != SUPPORTED_BRAND_VERSION) { in brand_register()
92 if (brand->b_version < SUPPORTED_BRAND_VERSION) { in brand_register()
96 brand->b_name); in brand_register()
101 brand->b_name); in brand_register()
107 if (brand->b_name == NULL || brand->b_ops == NULL || in brand_register()
108 brand->b_ops->b_brandsys == NULL) { in brand_register()
122 if (strcmp(brand->b_name, scan->bl_brand->b_name) == 0) { in brand_register()
125 "brand %s", brand->b_name); in brand_register()
[all …]
/titanic_50/usr/src/lib/brand/
H A DMakefile.brand27 ROOTDIR= $(ROOT)/usr/lib/brand
32 ETCBRANDDIR= $(ROOT)/etc/brand/$(BRAND)
40 BRAND_SHARED= $(SRC)/lib/brand/shared
/titanic_50/usr/src/lib/brand/sn1/
H A DMakefile.sn131 include $(SRC)/lib/brand/Makefile.brand
/titanic_50/usr/src/lib/brand/ipkg/
H A DMakefile.ipkg31 include $(SRC)/lib/brand/Makefile.brand
/titanic_50/usr/src/lib/brand/labeled/
H A DMakefile.labeled31 include $(SRC)/lib/brand/Makefile.brand
/titanic_50/usr/src/lib/brand/solaris10/
H A DMakefile.s1029 include $(SRC)/lib/brand/Makefile.brand
/titanic_50/usr/src/lib/brand/solaris10/s10_brand/i386/
H A DMakefile25 ISAOBJDIR = $(BRAND_SHARED)/brand/i386/pics
29 CPPFLAGS += -I$(BRAND_SHARED)/brand/i386
/titanic_50/usr/src/lib/brand/sn1/sn1_brand/i386/
H A DMakefile26 ISAOBJDIR = $(BRAND_SHARED)/brand/i386/pics
30 CPPFLAGS += -I$(BRAND_SHARED)/brand/i386
/titanic_50/usr/src/lib/brand/solaris10/s10_brand/sparc/
H A DMakefile25 ISAOBJDIR = $(BRAND_SHARED)/brand/sparc/pics
29 CPPFLAGS += -I$(BRAND_SHARED)/brand/sparc
/titanic_50/usr/src/lib/brand/sn1/sn1_brand/sparc/
H A DMakefile26 ISAOBJDIR = $(BRAND_SHARED)/brand/sparc/pics
30 CPPFLAGS += -I$(BRAND_SHARED)/brand/sparc
/titanic_50/usr/src/lib/brand/solaris10/s10_brand/amd64/
H A DMakefile25 ISAOBJDIR = $(BRAND_SHARED)/brand/amd64/pics/
30 CPPFLAGS += -I$(BRAND_SHARED)/brand/amd64
/titanic_50/usr/src/lib/brand/solaris10/s10_brand/sparcv9/
H A DMakefile25 ISAOBJDIR = $(BRAND_SHARED)/brand/sparcv9/pics
30 CPPFLAGS += -I$(BRAND_SHARED)/brand/sparcv9
/titanic_50/usr/src/lib/brand/sn1/sn1_brand/amd64/
H A DMakefile26 ISAOBJDIR = $(BRAND_SHARED)/brand/amd64/pics/
31 CPPFLAGS += -I$(BRAND_SHARED)/brand/amd64
/titanic_50/usr/src/lib/brand/sn1/sn1_brand/sparcv9/
H A DMakefile26 ISAOBJDIR = $(BRAND_SHARED)/brand/sparcv9/pics
31 CPPFLAGS += -I$(BRAND_SHARED)/brand/sparcv9
/titanic_50/usr/src/lib/libbrand/
H A DMakefile42 BRANDDIR= brand
45 DTDS = dtd/brand.dtd.1 dtd/zone_platform.dtd.1
/titanic_50/usr/src/lib/brand/sn1/sn1_brand/
H A DMakefile.com65 -I. -I$(BRAND_SHARED)/brand/sys -I$(UTSBASE)/common/brand/sn1
/titanic_50/usr/src/lib/brand/solaris10/zone/
H A Dimage_install.ksh26 . /usr/lib/brand/solaris10/common.ksh
84 /usr/lib/brand/solaris10/uninstall $ZONENAME $ZONEPATH -F
232 /usr/lib/brand/solaris10/p2v -l "$LOGFILE" -m "$p2v_prog" \
H A Duninstall.ksh30 . /usr/lib/brand/solaris10/common.ksh
31 . /usr/lib/brand/shared/uninstall.ksh
/titanic_50/usr/src/lib/brand/shared/librtld_db/
H A DMakefile.com55 ROOTLIBDIR = $(ROOT)/usr/lib/brand/$(BRAND)
56 ROOTLIBDIR64 = $(ROOT)/usr/lib/brand/$(BRAND)/$(MACH64)
/titanic_50/usr/src/lib/brand/solaris10/s10_brand/
H A DMakefile.com75 -I. -I$(BRAND_SHARED)/brand/sys -I../sys \
76 -I$(UTSBASE)/common/brand/solaris10 \
/titanic_50/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_main.c302 char brand[MAXNAMELEN]; in ipmgmt_ngz_init() local
308 if (zone_getattr(zoneid, ZONE_ATTR_BRAND, brand, in ipmgmt_ngz_init()
309 sizeof (brand)) < 0) { in ipmgmt_ngz_init()
317 if (strcmp(brand, NATIVE_BRAND_NAME) == 0) in ipmgmt_ngz_init()

1234