Searched refs:Sun (Results 1 - 25 of 61) sorted by relevance

123

/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.pm23 # Copyright 2006 Sun Microsystems, Inc. All rights reserved.
28 # Kstat.pm provides the bootstrap for the Sun::Solaris::Kstat module.
31 package Sun::Solaris::Kstat;
37 bootstrap Sun::Solaris::Kstat $VERSION;
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Intrs/
H A DIntrs.pm23 # Intrs.pm provides the bootstrap for the private Sun::Solaris::Intrs module.
26 package Sun::Solaris::Intrs;
38 bootstrap Sun::Solaris::Intrs $VERSION;
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6300/
H A DMakefile23 # Copyright 2009 Sun Microsystems, Inc. All rights reserved.
27 PLATFORMS = SUNW,Sun-Blade-T6300
30 TOPOFILE = Sun-Blade-T6300-hc-topology.xml
31 SRCDIR = ../SUNW,Sun-Blade-T6300
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6320/
H A DMakefile23 # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
28 PLATFORMS = SUNW,Sun-Blade-T6320
31 TOPOFILE = Sun-Blade-T6320-hc-topology.xml
32 SRCDIR = ../SUNW,Sun-Blade-T6320
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
H A DExacct.pm14 package Sun::Solaris::Exacct;
59 require Sun::Solaris::Exacct::Catalog;
60 Sun::Solaris::Exacct::Catalog->export_to_level(1, undef,
64 require Sun::Solaris::Exacct::File;
65 Sun::Solaris::Exacct::File->export_to_level(1, undef,
71 require Sun::Solaris::Exacct::Object;
72 Sun::Solaris::Exacct::Object->export_to_level(1, undef,
87 unshift(@_, 'Sun::Solaris::Exacct::Catalog');
88 goto(&Sun::Solaris::Exacct::Catalog::register);
93 unshift(@_, 'Sun
[all...]
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-M2/
H A DMakefile23 # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
35 TOPOFILE = Sun-Fire-X4200-M2-disk-hc-topology.xml
36 SRCDIR = ../SUNW,Sun-Fire-X4200-M2
38 PLATFORM = Sun-Fire-X4200-M2
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-Server/
H A DMakefile23 # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
35 TOPOFILE = Sun-Fire-X4200-Server-disk-hc-topology.xml
36 SRCDIR = ../SUNW,Sun-Fire-X4200-Server
38 PLATFORM = Sun-Fire-X4200
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4500/
H A DMakefile23 # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
35 TOPOFILE = Sun-Fire-X4500-disk-hc-topology.xml
36 SRCDIR = ../SUNW,Sun-Fire-X4500
38 PLATFORM = Sun-Fire-X4500
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4540/
H A DMakefile23 # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
35 TOPOFILE = Sun-Fire-X4540-disk-hc-topology.xml
36 SRCDIR = ../SUNW,Sun-Fire-X4540
38 PLATFORM = Sun-Fire-X4540
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4600-M2/
H A DMakefile23 # Copyright 2009 Sun Microsystems, Inc. All rights reserved.
34 TOPOFILE = Sun-Fire-X4600-M2-disk-hc-topology.xml
35 SRCDIR = ../SUNW,Sun-Fire-X4600-M2
37 PLATFORM = Sun-Fire-X4600-M2
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-T200/
H A DMakefile23 # Copyright 2009 Sun Microsystems, Inc. All rights reserved.
27 PLATFORMS = SUNW,Sun-Fire-T200
30 TOPOFILE = Sun-Fire-T200-hc-topology.xml \
31 Sun-Fire-T1000-hc-topology.xml \
36 SRCDIR = ../SUNW,Sun-Fire-T200
/osnet-11/usr/src/lib/fm/topo/maps/
H A DMakefile29 SUNW,Sun-Fire-T200 \
31 SUNW,Sun-Blade-T6300 \
32 SUNW,Sun-Blade-T6320 \
43 SUNW,Sun-Fire-X4200-Server \
44 SUNW,Sun-Fire-X4200-M2 \
46 SUNW,Sun-Fire-X4500 \
47 SUNW,Sun-Fire-X4540 \
48 SUNW,Sun-Fire-X4600-M2 \
50 SUNW,Sun-Netra-X4270-M3
/osnet-11/usr/src/lib/libldap4/misc/
H A Dldapfilter.conf3 * Portions Copyright 1998 Sun Microsystems, Inc. All rights reserved.
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,Sun-Netra-X4270-M3/
H A DMakefile33 TOPOFILE = Sun-Netra-X4270-M3-hc-topology.xml
35 PLATFORM = Sun-Netra-X4270-M3
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/
H A DUtils.pm23 # Copyright 2006 Sun Microsystems, Inc. All rights reserved.
28 # Utils.pm provides the bootstrap for the Sun::Solaris::Utils module.
31 package Sun::Solaris::Utils;
39 bootstrap Sun::Solaris::Utils $VERSION;
H A DUtils.xs23 * Copyright (c) 1999 by Sun Microsystems, Inc.
31 * Sun::Solaris::Kstat, but that should prove generally useful as well.
49 MODULE = Sun::Solaris::Utils PACKAGE = Sun::Solaris::Utils
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Ucred/
H A DUcred.xs36 sv_setref_pv(ST(0), "Sun::Solaris::Privilege::PrivsetPtr", \
42 sv_setref_pv(ST(0), "Sun::Solaris::Ucred::UcredPtr", \
51 MODULE = Sun::Solaris::Ucred PACKAGE = Sun::Solaris::Ucred
54 Sun::Solaris::Ucred::Ucred *
60 Sun::Solaris::Ucred::Ucred *uc;
64 Sun::Solaris::Ucred::Ucred *uc;
68 Sun::Solaris::Ucred::Ucred *uc;
72 Sun::Solaris::Ucred::Ucred *uc;
76 Sun
[all...]
H A DUcred.pm6 # Ucred.pm provides the bootstrap for the Sun::Solaris::Ucred module.
13 package Sun::Solaris::Ucred;
31 use base qw(Exporter Sun::Solaris::Privilege);
33 use Sun::Solaris::Utils qw(gettext);
/osnet-11/usr/src/cmd/perl/
H A DMakefile50 usr/perl5/5.12/lib/Sun/Solaris/BSM/_BSMparse.pm \
51 usr/perl5/5.12/lib/Sun/Solaris/Pg.pm \
52 usr/perl5/5.12/lib/$(ARCH_TOKEN)-solaris-64int/Sun/Solaris/Intrs.pm \
53 usr/perl5/5.12/lib/$(ARCH_TOKEN)-solaris-64int/Sun/Solaris/Kstat.pm \
54 usr/perl5/5.12/lib/$(ARCH_TOKEN)-solaris-64int/Sun/Solaris/Lgrp.pm \
55 usr/perl5/5.12/lib/$(ARCH_TOKEN)-solaris-64int/Sun/Solaris/Utils.pm \
57 usr/perl5/5.8.4/lib/Sun/Solaris/BSM/_BSMparse.pm \
58 usr/perl5/5.8.4/lib/Sun/Solaris/Intrs.pm \
59 usr/perl5/5.8.4/lib/Sun/Solaris/Kstat.pm \
60 usr/perl5/5.8.4/lib/Sun/Solari
[all...]
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/
H A DPrivilege.xs19 sv_setref_pv(ST(0), "Sun::Solaris::Privilege::PrivsetPtr", \
72 MODULE = Sun::Solaris::Privilege PACKAGE = Sun::Solaris::Privilege
89 stash = gv_stashpv("Sun::Solaris::Privilege", TRUE);
113 privs = perl_get_hv("Sun::Solaris::Privilege::PRIVILEGES", TRUE);
120 privsets = perl_get_hv("Sun::Solaris::Privilege::PRIVSETS", TRUE);
126 Sun::Solaris::Privilege::Privset *
142 Sun::Solaris::Privilege::Privset *set;
144 Sun::Solaris::Privilege::Privset *
154 Sun
[all...]
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/File/
H A DFile.pm13 package Sun::Solaris::Exacct::File;
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DTask.pm6 # Task.pm provides the bootstrap for the Sun::Solaris::Task module.
13 package Sun::Solaris::Task;
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Object/
H A DObject.pm13 package Sun::Solaris::Exacct::Object;
24 use Sun::Solaris::Exacct::Catalog qw(:CONSTANTS);
80 package Sun::Solaris::Exacct::Object::Item;
81 use base qw(Sun::Solaris::Exacct::Object);
86 package Sun::Solaris::Exacct::Object::Group;
87 use base qw(Sun::Solaris::Exacct::Object);
92 package Sun::Solaris::Exacct::Object::_Array;
103 if (! UNIVERSAL::isa($i, 'Sun::Solaris::Exacct::Object'));
108 ' not of type Sun::Solaris::Exacct::Object');
/osnet-11/usr/src/lib/fm/topo/maps/i86pc/
H A DMakefile31 BAYMAPFILE = Sun-Blade-X6270-M3,bay_labels SUN-FIRE-X4170-M3,bay_labels \
33 Sun-Netra-X4270-M3,bay_labels
/osnet-11/usr/src/lib/fm/topo/maps/SUNW,T5140/
H A DMakefile22 # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
33 Sun-Blade-T6340-hc-topology.xml

Completed in 68 milliseconds

123