HomeSort by relevance Sort by last modified time
    Searched refs:PLATFORM (Results 1 - 25 of 294) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /onnv/onnv-gate/usr/src/lib/libc/sparc/
mapfile-vers-aux 42 memcmp = AUXILIARY /platform/$PLATFORM/lib/libc_psr.so.1;
43 memcpy = AUXILIARY /platform/$PLATFORM/lib/libc_psr.so.1;
44 memmove = AUXILIARY /platform/$PLATFORM/lib/libc_psr.so.1;
45 memset = AUXILIARY /platform/$PLATFORM/lib/libc_psr.so.1;
50 _memcmp = AUXILIARY /platform/$PLATFORM/lib/libc_psr.so.1
    [all...]
  /onnv/onnv-gate/usr/src/grub/
Makefile.grub 8 PLATFORM = i86pc
11 ROOT_PLAT_GRUB = $(ROOT)/platform/$(PLATFORM)/boot/grub
  /onnv/onnv-gate/usr/src/psm/stand/lib/boot/sparc/sun4u/
Makefile 30 # Platform-specific, but shared between platforms.
33 PLATFORM = sun4u
  /onnv/onnv-gate/usr/src/lib/libc/sparcv9/
mapfile-vers-aux 42 memcmp = AUXILIARY /platform/$PLATFORM/lib/sparcv9/libc_psr.so.1;
43 memcpy = AUXILIARY /platform/$PLATFORM/lib/sparcv9/libc_psr.so.1;
44 memmove = AUXILIARY /platform/$PLATFORM/lib/sparcv9/libc_psr.so.1;
45 memset = AUXILIARY /platform/$PLATFORM/lib/sparcv9/libc_psr.so.1;
50 _memcmp = AUXILIARY /platform/$PLATFORM/lib/sparcv9/libc_psr.so.1
    [all...]
  /onnv/onnv-gate/usr/src/cmd/prtdiag/sparc/sun4u/
Makefile 27 # Platform specific Makefile for the prtdiag command.
29 # PLATFORM is the target for the binary installation.
35 PLATFORM = sun4u
40 CFLAGS += -R /usr/platform/$(PLATFORM)/lib
42 LDLIBS += -L $(ROOT)/usr/platform/$(PLATFORM)/lib
  /onnv/onnv-gate/usr/src/cmd/prtdiag/sparc/sun4v/
Makefile 27 # Platform specific Makefile for the prtdiag command.
29 # PLATFORM is the target for the binary installation.
35 PLATFORM = sun4v
40 CFLAGS += -R /usr/platform/$(PLATFORM)/lib
42 LDLIBS += -L $(ROOT)/usr/platform/$(PLATFORM)/lib
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWsckmr/
preinstall 31 # service on SUNW,Sun-Fire-15000 platform. A clean install does
32 # not require this step as the appropriate platform profile will
36 PLATFORM=`uname -i`
38 if [ ${PLATFORM} != "${STARCAT}" ]; then
52 if [ ! -f ${BASEDIR}/var/svc/manifest/platform/sun4u/sckmd.xml ]; then
  /onnv/onnv-gate/usr/src/lib/librsm/i386/
Makefile 30 DYNFLAGS += -R /usr/platform/\$$PLATFORM/lib/rsmlib
  /onnv/onnv-gate/usr/src/lib/librsm/sparc/
Makefile 30 DYNFLAGS += -R /usr/platform/\$$PLATFORM/lib/rsmlib
  /onnv/onnv-gate/usr/src/uts/sun4v/
Makefile.huron 35 USR_SUN4V_PLAT_DIR = $(USR_PLAT_DIR)/$(PLATFORM)
Makefile.stpaul 35 USR_SUN4V_PLAT_DIR = $(USR_PLAT_DIR)/$(PLATFORM)
Makefile.thunder 35 USR_SUN4V_PLAT_DIR = $(USR_PLAT_DIR)/$(PLATFORM)
  /onnv/onnv-gate/usr/src/common/openssl/crypto/
cversion.c 93 #ifdef PLATFORM
94 static char buf[sizeof(PLATFORM)+11];
96 BIO_snprintf(buf,sizeof buf,"platform: %s", PLATFORM);
99 return("platform: information not available");
  /onnv/onnv-gate/usr/src/lib/libtsalarm/
Makefile.com 29 # PLATFORM_OBJECTS is defined in platform Makefile
49 LDLIBS += -L$(USR_PLAT_DIR)/$(PLATFORM)/lib -lpcp -lc
50 DYNFLAGS += -R/usr/platform/$(PLATFORM)/lib
51 PLATLIBS = $(USR_PLAT_DIR)/$(PLATFORM)/lib
52 INS.slink6= $(RM) -r $@; $(SYMLINK) ../../$(PLATFORM)/lib/libtsalarm.so.1 $@
53 INS.slink7= $(RM) -r $@; $(SYMLINK) ../../$(PLATFORM)/lib/libtsalarm.so $@
54 INS.slink8= $(RM) -r $@; $(SYMLINK) ../$(PLATFORM)/include $@
  /onnv/onnv-gate/usr/src/lib/libmd/sparc/
Makefile 30 DYNFLAGS += -Wl,-f/platform/\$$PLATFORM/lib/$(DYNLIBPSR)
  /onnv/onnv-gate/usr/src/lib/libmd/sun4u/
Makefile.com 35 CPPFLAGS += -D$(PLATFORM) -DVIS_SHA1
38 INLINES= $(COMDIR)/md5/$(MACH)/$(PLATFORM)/byteswap.il
  /onnv/onnv-gate/usr/src/lib/libmd/sun4v/
Makefile.com 35 CPPFLAGS += -D$(PLATFORM)
38 INLINES= $(COMDIR)/md5/$(MACH)/$(PLATFORM)/byteswap.il
  /onnv/onnv-gate/usr/src/lib/pkcs11/libsoftcrypto/sun4v/sparc/
Makefile 32 LINTFLAGS += -D$(PLATFORM)
  /onnv/onnv-gate/usr/src/psm/stand/bootblks/hsfs/sparc/sun4u/
Makefile 31 # Platform specific Makefile for the boot block.
34 PLATFORM = sun4u
  /onnv/onnv-gate/usr/src/psm/stand/bootblks/hsfs/sparc/sun4v/
Makefile 31 # Platform specific Makefile for the boot block.
34 PLATFORM = sun4v
  /onnv/onnv-gate/usr/src/psm/stand/bootblks/ufs/sparc/sun4v/
Makefile 32 # Platform specific Makefile for the boot block.
34 # PLATFORM is the target for the binary installation.
40 PLATFORM = sun4v
  /onnv/onnv-gate/usr/src/psm/stand/bootblks/zfs/sparc/sun4u/
Makefile 31 # Platform specific Makefile for the boot block.
34 PLATFORM = sun4u
  /onnv/onnv-gate/usr/src/psm/stand/bootblks/zfs/sparc/sun4v/
Makefile 31 # Platform specific Makefile for the boot block.
34 PLATFORM = sun4v
  /onnv/onnv-gate/usr/src/psm/stand/lib/boot/sparcv9/sun4u/
Makefile 30 # Platform-specific
33 PLATFORM = sun4u
  /onnv/onnv-gate/usr/src/psm/stand/lib/names/sparcv9/sun4u/
Makefile 30 # Platform-specific
33 PLATFORM = sun4u

Completed in 550 milliseconds

1 2 3 4 5 6 7 8 91011>>