Searched refs:files (Results 401 - 425 of 513) sorted by relevance

<<11121314151617181920>>

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPerldoc.pm717 my @files = $self->searchfor(0,$_,@searchdirs);
718 if (@files) {
719 $self->aside( "Found as @files\n" );
724 @files= $self->searchfor(1,$_,@searchdirs) if $self->opt_r;
725 if (@files) {
726 $self->aside( "Loosely found as @files\n" );
745 push(@found,@files);
1001 # Unlink the specified file IFF it's in the list of temp files.
1033 "Considering whether any old files of mine in $tempdir need unlinking.\n"
1435 # opening windows on temp files (a
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_fscache.c550 /* sync the attrcache files */
784 int files; local
795 files = 0;
796 while (files < 4) {
800 files++;
901 while (files-- > 0)
/opensolaris-onvv-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c33 * (interface to) the front end. Other files implement the middle
90 files, member in struct:stats_t
188 Statistics.files++;
437 " %d libraries\n %d files\n"
442 Statistics.libraries, Statistics.files,
475 * collect_includes -- collect a global list of include files,
479 * files, there is a mechanism to allow exclusion of
480 * certain files, (or certain combinations). At
946 * Some spec files result in nothing being put into the .pf
948 * well with absent files tha
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Find/t/
H A Dfind.t60 print "not ok 1 # found $::count_commonsense files named 'commonsense.t'\n";
69 print "not ok 2 # found $::count_commonsense files named 'commonsense.t'\n";
179 @files = @_;
182 foreach $file (@files) {
192 return @files;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm223 my @files = $ftp->dir($file);
224 if(@files) {
226 if $files[0] =~ /^([-rwxSsTt]{10}.*)$/;
583 # Get a list of all the files in the directory
1253 files between networked machines. The protocol defines a client
1259 The FTP protocol allows files to be sent to or fetched from the
1270 files will translate the ends of lines to a standard representation
1374 text files, then it will be faster to transfer all files in binary mode.
1427 C<RECORD_SIZE> argument indicates a mazimum record or page size for files
[all...]
/opensolaris-onvv-gate/usr/src/uts/intel/io/heci/
H A Dheci_main.c664 file = &dev->files[dev->current_host_client_id];
700 file = &dev->files[if_num];
830 file = &dev->files[if_num];
993 file = &dev->files[if_num];
1263 file = &dev->files[if_num];
1341 file = &device->files[if_num];
/opensolaris-onvv-gate/usr/src/cmd/boot/scripts/
H A Dcreate_ramdisk.ksh186 # Copies all desired files to a target directory. One argument should be
187 # passed: the file containing the list of files to copy. This function also
191 # $compress - whether or not the files in the archives should be compressed
199 # If compress is set, the files are gzip'd and put in the correct
262 files=
281 # If compress is set, the individual files in the archive are
326 files=
343 # If compress is set, the individual files in the archive are
469 # This loop creates the 32-bit and 64-bit lists of files. The 32-bit list
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoSplit.t138 unless (ok (!@missing, "Are any expected files missing?")) {
139 print "# These files are missing\n";
144 unless (ok (!@extra, "Are any extra files present?")) {
145 print "# These files are unexpectedly present:\n";
182 # compare routine in AutoSplit thinks that it shouldn't split the files.
280 # There should be no files.
297 Split prior to checking whether obsolete files get deleted
322 Check whether obsolete files get deleted
352 Check whether obsolete files remain when keep is 1
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Win32.pm68 # result of the bug was files named q('extension_name',) *with the
365 Clean out some extra dll.{base,exp} files which might be generated by
366 gcc. Otherwise, take out all *.pdb files.
H A DMksymlists.pm207 ExtUtils::Mksymlists - write linker options files for dynamic extension
219 C<ExtUtils::Mksymlists> produces files used by the linker under some OSs
H A DMM_NW5.pm195 Defines how to produce the *.so (or equivalent) files.
246 # Add additional lib files if any (SDBM_File)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2usage.PL14 # This forces PL files to create target in same directory as PL file.
52 pod2usage - print usage messages from embedded pod docs in files
/opensolaris-onvv-gate/usr/src/cmd/svc/milestone/
H A DREADME.share73 If the list of stale files are not yet loaded by the kernel
/opensolaris-onvv-gate/usr/src/pkg/
H A DREADME.pkg82 missing or incorrect files.
172 currently pull some license files directly from a built source
273 read pkmogrify(1) and the files themselves.
279 is always applied to files, and some other basic defaults.
346 "preserve" files must be marked with original_name.
377 If there were "preserve" files in the package you're renaming, make
387 To remove files, directories, drivers, or anything else within a package,
526 and IPS will handle updates to all the driver files.
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dpriv_defs83 Allows a process to give away its files; a process with this
106 In order to write files owned by uid 0 in the absence of an
124 Allows a process to create hardlinks to files owned by a uid
389 Only regular files and directories can serve as mount points
454 Allows a process to extend or create files on a filesystem that
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm95 C<File::Temp> can be used to create and open temporary files in a safe
205 # us an optimisation when many temporary files are requested
592 # temporary files.
700 # for temp files. Safer than _is_safe since it checks for
775 # platform for files that are currently open.
820 # - Called by tempfile() if files are to be removed on shutdown
834 # Will set up two lexical variables to contain all the files to be
835 # removed. One array for files, another for directories
837 # This means we only have to set up a single END block to remove all files
1039 temporary files an
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/model/
H A Dtsol_standard113 # Use ${TMPPREFIX} as the prefix for all temporary files, so
341 # ${SPOOLDIR}/.../printer request-id user title copies options files...
347 # and the last arguments are the files to print.
366 files="$*"
1026 for file in ${files}
1150 # concatenate files, they can give them in one job.)
1151 # So, if we haven't been putting out a ``formfeed'' between files,
H A Dtsol_standard_foomatic115 # Use ${TMPPREFIX} as the prefix for all temporary files, so
343 # ${SPOOLDIR}/.../printer request-id user title copies options files...
349 # and the last arguments are the files to print.
368 files="$*"
1054 for file in ${files}
1178 # concatenate files, they can give them in one job.)
1179 # So, if we haven't been putting out a ``formfeed'' between files,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/
H A DNDBM_File.pm20 NDBM_File - Tied access to ndbm files
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
H A DODBM_File.pm20 ODBM_File - Tied access to odbm files
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/
H A DSDBM_File.pm20 SDBM_File - Tied access to sdbm files
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Command/
H A DMM.pm102 # If there's no files, don't bother going further.
248 Remove the appropriate files manually.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A DFunctions.t109 Functions for filehandles, files, or directories:
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm87 # Returns a list of termcap files to check.
131 files F<$HOME/.termcap>, F</etc/termcap>, and F</usr/share/misc/termcap>,
135 files are searched and a tc field occurs in the requested entry,
137 succeeding files. If there is a C<:tc=...:> in the I<TERMCAP>
139 files as above.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlivp.PL15 # This forces PL files to create target in same directory as PL file.
270 # Consider it there if it contains one or more files,
271 # and has zero missing files,
306 print "## Checking installations of *.h -> *.ph header files.\n" if $opt{'p'};
456 One or more files turned up missing according to a run of
462 Correct by running B<h2ph> over your system's C header files. If necessary,
463 edit the resulting *.ph files to eliminate perl syntax errors.

Completed in 283 milliseconds

<<11121314151617181920>>