Searched refs:running (Results 26 - 50 of 61) sorted by relevance

123

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkrescue.in321 echo Error running lofiadm for "${iso9660_dir}"/efi.img
/osnet-11/usr/src/lib/libshell/common/sh/
H A Djobs.c604 /* no job control when running with MPX */
729 register int count = 0, running = 0; local
744 running++;
758 else if(running && shp->login_sh)
/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c1347 if ((scf_instance_get_snapshot(ret->inst, "running", ret->snap))
2745 * If 'running' is true, reads from the running snapshot instead of the
2774 scf_read_propvec(const char *fmri, const char *pgname, boolean_t running, argument
2780 scf_snapshot_t *snap = running ? scf_snapshot_create(h) : NULL;
2797 if (h == NULL || s == NULL || i == NULL || (running && snap == NULL) ||
2810 if (running) {
2816 if (scf_instance_get_snapshot(i, "running", snap) !=
3549 * Update the running snapshot so that the new restarter is properly
3552 ret = smf_take_snapshot(inst, "running", NUL
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDigest.pm289 These numbers was achieved Apr 2004 with ActivePerl-5.8.3 running
H A DTest.pm36 # help test coverage analyzers know which test is running.
221 running it, if it's a code reference. You should run all inputted
611 running. (It is run inside an C<END> block.) Besides, C<onfail> is
H A Dperl5db.pl395 so that the debugger can substitute safe values while it's running, and
964 # used to prevent the debugger from running nonstop
1198 running, and whether the current debugger is the primary or a child.
1244 running interactively, this is C<.perldb>; if not, it's C<perldb.ini>.
1249 # is running at a terminal or not.
1337 # Works if you're running an xterm or xterm-like window, or you're on
1573 this is probably a situation where multiple debuggers are running (for example,
1582 # Two debuggers running (probably a system or a backtick that invokes
1583 # the debugger itself under the running one). create a new IN and OUT
1700 # Check for whether we should be running continuousl
[all...]
H A DCPAN.pm349 # easily be reached by running CPAN.pm recursively, but we don't want
522 There seems to be running another CPAN process (pid $otherpid). Contacting...
525 $CPAN::Frontend->mydie(qq{Other job is running.
3302 while we are running...
6057 The interactive mode is entered by running
6700 memory to load all packages into the running program just to determine
6883 file for all modules that are installed for the currently running perl
6924 you are running an http firewall.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DUnix.pm125 Since perl 5.8.0, if running under taint mode, and if $ENV{TMPDIR}
H A DVMS.pm80 overrunning DCL's command buffer when MM[KS] is running.
272 Since perl 5.8.0, if running under taint mode, and if $ENV{TMPDIR}
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm630 testing should terminate. This includes running any additional test
742 If you're running under no_plan, it skips once and terminates the
1173 details). Returns the reason (ie. the value of $TODO) if running as
H A DMore.pm161 or for deciding between running the tests at all:
742 Sometimes running a test under certain conditions will cause the
896 This includes optional modules that aren't installed, running under
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm514 architecture they are running on.
1724 Command so make does not print the literal commands its running.
2189 If you are running experiments with embedding perl as a library into
2362 I<without> running the F<Makefile.PL> and doing a bunch of messy
2410 If C<prompt()> detects that it is not running interactively and there
H A DConstant.pm1241 It defaults to the version of perl running the subroutine. If I<AUTOLOADER>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm907 If you got a precompiled perl, rather than running Configure to build
929 running on perl with 64 bit integers will read the header from a file
941 What this means is that if you have data written by Storable 1.x running
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm135 # Need the Symbol package if we are running older perl
452 # If we are running before perl5.6.0 we can not auto-vivify
1656 Equivalent to running mktemp() with $dir/$prefixXXXXXXXX
1915 to make sure that it is owned either by root or the user running the
1943 Currently, you must be running at least perl v5.6.0 in order to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dfind2perl.PL725 running find itself.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DCC.pm1820 running an executable compiled with this backend may start up more
1821 quickly than running the original Perl program (a feature shared
H A DConcise.pm1239 =head2 running B::Concise::compile()
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.pm285 does not affect the running of the filter. All it does is tell Perl not
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCookie.pm309 Web servers running on any of the machines "www.capricorn.com",
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm256 after your script is done running, and people get very annoyed at having
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH26 * This file was produced by running the config_h.SH script, which
28 * running Configure.
31 * that running config_h.SH again will wipe out any changes you've made.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm223 * 1. The complete output from running "perl -V"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm1340 operating system running the program isn't Win32 or does not provides Win32
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm1449 will be reported as unreachable if it is not running the

Completed in 86 milliseconds

123