Searched defs:Solaris (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/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;
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.pm28 # Kstat.pm provides the bootstrap for the Sun::Solaris::Kstat module.
31 package Sun::Solaris::Kstat;
37 bootstrap Sun::Solaris::Kstat $VERSION;
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DTask.pm7 # Task.pm provides the bootstrap for the Sun::Solaris::Task module.
14 package Sun::Solaris::Task;
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/
H A DUtils.pm28 # Utils.pm provides the bootstrap for the Sun::Solaris::Utils module.
31 package Sun::Solaris::Utils;
39 bootstrap Sun::Solaris::Utils $VERSION;
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/BSM/
H A D_BSMparse.pm28 package Sun::Solaris::BSM::_BSMparse;
32 use Sun::Solaris::Utils qw(gettext);
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.pm29 # Lgrp.pm provides procedural and object-oriented interface to the Solaris
39 package Sun::Solaris::Lgrp;
90 Carp::croak "Usage: Sun::Solaris::Lgrp::$msg";
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm7 # Project.pm provides the bootstrap for the Sun::Solaris::Project module, and
22 package Sun::Solaris::Project;
51 use Sun::Solaris::Utils qw(gettext);
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm28 # Pg.pm provides object-oriented interface to the Solaris
34 package Sun::Solaris::Pg;
38 use Sun::Solaris::Kstat;
841 Carp::croak "Usage: Sun::Solaris::Pg::$msg";
1087 my $ks = Sun::Solaris::Kstat->new(strip_strings => 1);

Completed in 103 milliseconds