Searched refs:process (Results 51 - 75 of 83) sorted by relevance

1234

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCopy.pm329 during this copy-and-delete process, you may be left with a (possibly partial)
H A DTemp.pm105 created by another process between checking for the existence of the
2040 descriptor before passing it to another process.
H A DFind.pm31 find({ wanted => \&process, follow => 1 }, '.');
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm773 Causing signals (especially SIGFPE and SIGALARM) to affect your process.
785 Ops such as chdir obviously effect the process as a whole and not just
H A DOpcode.pm236 process and optag definitions cannot be altered or deleted once
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm358 Instead of the above process, with Filter::Simple the task of setting up
376 C<FILTER>, process the contents of $_ to change the source code in
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL1457 # dirty hack to process command on '{' line
1982 t process
1984 :process
1999 output, which will process the input stream (as read from all
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm441 # so we do it in a child process and always return success
930 process, so this option has no effect on Linux.)
997 Sets the log mask for the current process to C<$mask_priority> and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm279 Pre-process the string to expand C<{pat,pat,...}> strings like csh(1).
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Any.pm130 the args. Collectively they will process all the arguments. Each
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DSMTP.pm680 process is aborted and a I<false> value is returned. It is up to the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DPerlIO.pm111 make (whole) file appear in the process's address space, and then
H A DBenchmark.pm138 the process itself, as opposed to the real (wallclock) time and the
528 # --- Functions to process the 'time' data type
H A Dperl5db.pl504 the process of evaluating code in the user's context.
1047 Third, C<%optionAction> defines the subroutine to be called to process each
3056 # Found it. Put it in the buffer, print it, and process it.
4045 =item * Localizes the C<*dbline> glob and reassigns it to point to the file we want to process.
4930 # Nonblank. Try to parse and process.
5216 # If there's a break, process it.
5797 When the process being debugged forks, or the process invokes a command
5873 # system P_SESSION will fail if there is another process
6431 The following routines are used to process som
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseUtils.pm486 parsing process.
H A DParser.pm129 process. You could use B<Pod::Parser> for several passes with an
343 In order to process interior sequences, subclasses implementations of
633 B<Pod::Parser> provides several methods to process input text. These
1053 ## processing. NOTE that $in_fh might be reset during this process.
1098 ## Now process the paragraph
1622 If you wish to turn an entire POD document into a parse-tree, that process
H A DUsage.pm85 terminating the invoking process.
/osnet-11/usr/src/lib/libast/common/comp/
H A Domitted.c347 #include <process.h>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm466 process via some IPC, since freezing the structure also serializes it in
613 and deserialization process on objects that are instances of that class.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL96 selects functions/macros to process.
227 header scanning process will be assumed to have this type. Future versions
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm167 the current process. If you do not provide the optional argument to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm355 process "sequences of bytes". This is not a problem for Perl - as a
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1171 # process next quote-like (in $next)
1183 # process next quote-like (in $next)
1871 a text to process, a set of delimiter brackets to look for, and a prefix to
1875 Omitting the first argument (input text) means process C<$_> instead.
2019 The extraction process works by applying each extractor in
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DCC.pm1893 to process it.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm1020 # there might have been a write access by another process.
2244 read cache is no longer trustworthy, because another process might
2430 file to be accessed simultaneously from more than one process. Other

Completed in 96 milliseconds

1234