Searched defs:Sun (Results 1 - 9 of 9) 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.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;
/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.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;
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/BSM/
H A D_BSMparse.pm2 # Copyright 2009 Sun Microsystems, Inc. All rights reserved.
25 # WARNING -- this package implements a Sun private interface; it may
28 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.pm23 # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
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.pm34 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);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c27 * Copyright 2009 Sun Microsystems, Inc. All rights reserved.
339 Sun, enumerator in enum:dwk
381 { MON_WEEK_DOW, Sun, _2nd_week, Mar, _2AM },
382 { MON_WEEK_DOW, Sun, _1st_week, Nov, _2AM },
386 { MON_WEEK_DOW, Sun, _1st_week, Apr, _2AM },
387 { MON_WEEK_DOW, Sun, _Last_week, Oct, _2AM },
391 { MON_WEEK_DOW, Sun, _Last_week, Apr, _2AM },
392 { MON_WEEK_DOW, Sun, _Last_week, Oct, _2AM },
396 { MON_WEEK_DOW, Sun, _Last_week, Feb, _2AM },
397 { MON_WEEK_DOW, Sun, _Last_wee
[all...]

Completed in 86 milliseconds