Searched refs:brand (Results 1 - 25 of 90) sorted by relevance

1234

/illumos-gate/usr/src/lib/brand/sn1/sn1_brand/i386/
H A DMakefile24 # lib/brand/sn1/i386/Makefile
26 ISAOBJDIR = $(BRAND_SHARED)/brand/i386/pics
30 CPPFLAGS += -I$(BRAND_SHARED)/brand/i386
/illumos-gate/usr/src/lib/brand/sn1/sn1_brand/sparc/
H A DMakefile24 # lib/brand/sn1/sparc/Makefile
26 ISAOBJDIR = $(BRAND_SHARED)/brand/sparc/pics
30 CPPFLAGS += -I$(BRAND_SHARED)/brand/sparc
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/i386/
H A DMakefile25 ISAOBJDIR = $(BRAND_SHARED)/brand/i386/pics
29 CPPFLAGS += -I$(BRAND_SHARED)/brand/i386
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/sparc/
H A DMakefile25 ISAOBJDIR = $(BRAND_SHARED)/brand/sparc/pics
29 CPPFLAGS += -I$(BRAND_SHARED)/brand/sparc
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dprestate.ksh27 . /usr/lib/brand/solaris10/common.ksh
H A Dpoststate.ksh28 . /usr/lib/brand/solaris10/common.ksh
H A Dpreuninstall.ksh38 . /usr/lib/brand/solaris10/common.ksh
H A Duninstall.ksh30 . /usr/lib/brand/solaris10/common.ksh
31 . /usr/lib/brand/shared/uninstall.ksh
/illumos-gate/usr/src/lib/brand/sn1/sn1_brand/amd64/
H A DMakefile24 # lib/brand/sn1/amd64/Makefile
26 ISAOBJDIR = $(BRAND_SHARED)/brand/amd64/pics/
31 CPPFLAGS += -I$(BRAND_SHARED)/brand/amd64
/illumos-gate/usr/src/lib/brand/sn1/sn1_brand/sparcv9/
H A DMakefile24 # lib/brand/sn1/sparcv9/Makefile
26 ISAOBJDIR = $(BRAND_SHARED)/brand/sparcv9/pics
31 CPPFLAGS += -I$(BRAND_SHARED)/brand/sparcv9
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/amd64/
H A DMakefile25 ISAOBJDIR = $(BRAND_SHARED)/brand/amd64/pics/
30 CPPFLAGS += -I$(BRAND_SHARED)/brand/amd64
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/sparcv9/
H A DMakefile25 ISAOBJDIR = $(BRAND_SHARED)/brand/sparcv9/pics
30 CPPFLAGS += -I$(BRAND_SHARED)/brand/sparcv9
/illumos-gate/usr/src/uts/common/sys/
H A Dbrand.h46 * 128+ are available for brand-specific commands.
56 * Structure used by zoneadmd to communicate the name of a brand and the
57 * supporting brand module into the kernel.
64 /* What we call the native brand. */
67 /* What we call the labeled brand. */
71 * Aux vector containing lddata pointer of brand library linkmap.
72 * Used by common {brand}_librtld_db.
77 * Information needed by the brand library to launch an executable.
133 typedef struct brand { struct
172 * The following functions can be shared among kernel brand module
[all...]
/illumos-gate/usr/src/boot/sys/boot/forth/
H A DMakefile4 brand.4th.8 \
/illumos-gate/usr/src/lib/libbrand/
H A DMakefile42 BRANDDIR= brand
45 DTDS = dtd/brand.dtd.1 dtd/zone_platform.dtd.1
/illumos-gate/usr/src/lib/brand/shared/zone/
H A Dquery.ksh29 . /usr/lib/brand/shared/common.ksh
H A DMakefile30 include ../../Makefile.brand
/illumos-gate/usr/src/lib/brand/shared/
H A DMakefile30 SUBDIRS = brand zone
/illumos-gate/usr/src/uts/common/brand/sn1/
H A Dsn1_brand.h32 #include <sys/brand.h>
/illumos-gate/usr/src/lib/brand/shared/librtld_db/
H A DMakefile.com38 # Librtl_db brand plugin libraries should NOT directly invoke any
40 # brand plugin library uses libproc.so interfaces then it may break
43 # brand plugin library can use to access a target process are the
55 ROOTLIBDIR = $(ROOT)/usr/lib/brand/$(BRAND)
56 ROOTLIBDIR64 = $(ROOT)/usr/lib/brand/$(BRAND)/$(MACH64)
/illumos-gate/usr/src/lib/brand/sn1/sn1_brand/
H A DMakefile.com44 # explicily specify an interpreter for the brand emulation library.
48 # Note that we make sure to link our brand emulation library
51 # the heap. So for our brand library we link against libmapmalloc so that
56 # point into /.SUNWnative/. This ensures that our brand library get's the
59 # is enhance the linker so that when it's running on a brand linkmap it
65 -I. -I$(BRAND_SHARED)/brand/sys -I$(UTSBASE)/common/brand/sn1
/illumos-gate/usr/src/lib/brand/sn1/zone/
H A DMakefile36 include ../../Makefile.brand
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/
H A DMakefile.com44 # explicitly specify an interpreter for the brand emulation library so that we
52 # normally stable, there are examples, such as with the solaris8 brand, where
53 # we could not combine the brand's libc with the native linker. Since we want
65 # native linker with our brand emulation library.)
67 # Note that we make sure to link our brand emulation library
70 # the heap. So for our brand library we link against libmapmalloc so that
75 -I. -I$(BRAND_SHARED)/brand/sys -I../sys \
76 -I$(UTSBASE)/common/brand/solaris10 \
/illumos-gate/usr/src/lib/brand/solaris10/s10_support/
H A DMakefile41 CPPFLAGS += -D_REENTRANT -I$(UTSBASE)/common/brand/solaris10
/illumos-gate/usr/src/lib/brand/solaris10/s10_npreload/
H A DMakefile.com43 -I$(UTSBASE)/common/brand/solaris10

Completed in 94 milliseconds

1234