Searched refs:running (Results 126 - 150 of 345) sorted by relevance

1234567891011>>

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Djobs.c882 internal_warning (_("forked pid %d appears in running job %d"), pid, job);
1102 p->running = PS_RECYCLED; /* mark as recycled */
1110 t->running = PS_RUNNING;
1231 /* Cause all jobs, running or stopped, to receive a hangup signal. If
1515 if (show->running == first->running &&
1733 /* Check for running command in backquotes. */
1770 situation of an interactive ^Z to a running process *working*
1774 the shell running the script gets a SIGTSTP and stops. */
2086 /* If running i
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dkcm.c1304 krb5_boolean running; local
1310 running = (_krb5_kcm_noop(context, id) == 0);
1314 return running;
/macosx-10.10.1/CPANInternal-159.1/File-ExtAttr-1.09/inc/Devel/
H A DCheckLib.pm245 When submitting a bug report, please include the output from running:
/macosx-10.10.1/CPANInternal-159.1/Filesys-Df-0.92/
H A DDf.pm317 You must be running Perl 5.6 or higher.
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DBuffer.pm191 messages buffered. This might be undesirable in long-running processes
H A DDBI.pm500 be problematic for long-running processes like webservers, in which case
586 of the program. For long-running processes (e.g. mod_perl), connections
/macosx-10.10.1/CPANInternal-159.1/Perl4-CoreLibs-0.003/lib/Perl4/
H A DCoreLibs.pm60 Manage output to a large number of files to avoid running out of file
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DConfig.pm337 be used. It is called automatically by the L<Template> module when running
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DSimple.pm89 format lets Test::Harness know how many tests you plan on running in
/macosx-10.10.1/apr-32/apr/apr/build/
H A Dcvtdsp.pl541 !MESSAGE You can specify a configuration when running NMAKE
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dnvdisc.c358 if(nq && nq->nvalue.rp->running==1)
360 nq->nvalue.rp->running=0;
420 if(nq && nq->nvalue.rp->running==1)
422 nq->nvalue.rp->running=0;
/macosx-10.10.1/ksh-23/ksh/src/lib/libcoshell/
H A Dcoexec.c443 co->running++;
/macosx-10.10.1/network_cmds-457/natd.tproj/
H A Dnatd.c146 static int running; variable
295 running = 1;
508 while (running) {
1079 /* stop running natd timer */
1118 /* there is an old timer running, cancel it */
1469 running = 0;
/macosx-10.10.1/tcl-105/tcl_ext/tclae/tclae/generic/
H A DtclAEAddress.c331 Boolean running = (FSCompareFSRefs(&processLocation, &launchLocation) == noErr);
332 if (!running) {
347 running = (FSCompareFSRefs(&executableLocation, &launchLocation) == noErr);
356 if (running) {
357 // Launched app is already running, so return its PSN. If the
330 Boolean running = (FSCompareFSRefs(&processLocation, &launchLocation) == noErr); local
/macosx-10.10.1/CPANInternal-159.1/File-NFSLock-1.21/lib/File/
H A DNFSLock.pm179 }elsif(kill 0, $pid) { # Still running on this host.
181 }else{ # Finished running on this host.
185 push @them, $line; # assume it is still running.
709 Download and extract tarball before running
718 running these commands in your _topdir:
/macosx-10.10.1/apr-32/apr-util/apr-util/xml/expat/lib/
H A Dxml.mak9 !MESSAGE You can specify a configuration when running NMAKE
/macosx-10.10.1/bind9-45.101/bind9/bin/confgen/win32/
H A Dddnsconfgen.mak9 !MESSAGE You can specify a configuration when running NMAKE
H A Drndcconfgen.mak9 !MESSAGE You can specify a configuration when running NMAKE
/macosx-10.10.1/bind9-45.101/bind9/bin/dnssec/win32/
H A Ddsfromkey.mak9 !MESSAGE You can specify a configuration when running NMAKE
H A Dkeyfromlabel.mak9 !MESSAGE You can specify a configuration when running NMAKE
H A Dkeygen.mak9 !MESSAGE You can specify a configuration when running NMAKE
H A Drevoke.mak9 !MESSAGE You can specify a configuration when running NMAKE
H A Dsettime.mak9 !MESSAGE You can specify a configuration when running NMAKE
H A Dsignzone.mak9 !MESSAGE You can specify a configuration when running NMAKE
/macosx-10.10.1/bind9-45.101/bind9/bin/pkcs11/win32/
H A Dpk11destroy.mak9 !MESSAGE You can specify a configuration when running NMAKE

Completed in 301 milliseconds

1234567891011>>