Searched refs:files (Results 51 - 75 of 208) sorted by relevance

123456789

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/KR/
H A DMakefile.PL80 my @files = ("$name.xs");
91 push (@files,$table.$ext);
97 $self->{'clean'}{'FILES'} .= join(' ',@files);
147 my $str = "# $name\$(OBJ_EXT) depends on .h and .exh files not .c files - but all written by enc2xs\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Symbol/
H A DMakefile.PL68 my @files = ("$name.xs");
79 push (@files,$table.$ext);
85 $self->{'clean'}{'FILES'} .= join(' ',@files);
135 my $str = "# $name\$(OBJ_EXT) depends on .h and .exh files not .c files - but all written by enc2xs\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/TW/
H A DMakefile.PL78 my @files = ("$name.xs");
89 push (@files,$table.$ext);
95 $self->{'clean'}{'FILES'} .= join(' ',@files);
145 my $str = "# $name\$(OBJ_EXT) depends on .h and .exh files not .c files - but all written by enc2xs\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpodchecker.PL14 # This forces PL files to create target in same directory as PL file.
53 podchecker - check the syntax of POD format documentation files
85 B<podchecker> will read the given input files looking for POD
98 POD files are ok.
103 the given POD files has syntax errors.
106 files does not contain I<any> POD commands.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DPacklist.pm172 ExtUtils::Packlist - manage .packlist files
189 ExtUtils::Packlist provides a standard way to manage .packlist files.
190 Functions are provided to read and write .packlist files. The original
195 differentiate between files and links, for example.
235 argument which evaluates to true is given, any missing files will be removed
236 from the internal hash. The return value is a list of the missing files, which
274 # Remove all the files
275 foreach my $file (sort($installed->files($module))) {
H A DMakeMaker.pm316 # all files to be installed end up below OUR ./blib
652 print STDOUT "Warning: the following files are missing in your kit:\n";
733 # We allow extension-specific hints files.
904 my @files = @_;
905 chmod 0666, @files;
906 return unlink @files;
1022 make clean # delete local temp files (Makefile gets renamed)
1023 make realclean # delete derived files (including ./blib)
1024 make ci # check in all the files in the MANIFEST file
1033 MakeMaker also checks for any files matchin
[all...]
H A DManifest.pm74 Writes all files in and below the current directory to your F<MANIFEST>.
79 All files that match any regular expression in a file F<MANIFEST.SKIP>
103 $all{$MANIFEST} = ($Is_VMS ? "$MANIFEST\t\t" : '') . 'This list of files'
107 # Policy: only remove files if they're listed in MANIFEST.SKIP.
108 # Don't remove files just because they don't exist.
140 returns a hash reference. The keys of the hash are the files found
163 # Also, it's okay to use / here, because MANIFEST files use Unix-style
176 checks if all the files within a C<MANIFEST> in the current directory
179 Otherwise it returns a list of files which are listed in the
194 finds files belo
[all...]
H A DInstall.pm28 ExtUtils::Install - install files from here to there
63 "write". These contain packlist files. After the copying is done,
64 install() will write the list of target files to $from_to{write}. If
68 directory than the one where the files later appear.
106 #Check if there are files, and if yes, look if the corresponding
132 #October 1997: we want to install .pm files into archlib if
133 #there are any files in arch. So we depend on having ./blib/arch
144 print "Files found in $blib_arch: installing files in $blib_lib into architecture dependent library tree\n";
239 my $files = 0;
244 $files
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dplugins.c100 short finished; /* 1 if there are not more files */
630 /* Solaris Kerberos: Only open files with a .so extension */
663 dirhandle->files = h;
664 h = NULL; /* dirhandle->files takes ownership */
676 if (dirhandle->files != NULL) {
678 for (i = 0; dirhandle->files[i] != NULL; i++) {
679 krb5int_close_plugin (dirhandle->files[i]);
681 free (dirhandle->files);
682 dirhandle->files = NULL;
713 if (!err && (dirhandle != NULL) && (dirhandle->files !
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.t22 my $files = join '',
27 unless( $files || $^O eq 'VMS') {
50 is( $path, $files, 'termcap_path() should find default files' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dpl2pm.PL14 # This forces PL files to create target in same directory as PL file.
40 pl2pm - Rough tool to translate Perl4 .pl files to Perl5 .pm modules.
44 B<pl2pm> F<files>
49 library files to Perl5-style library modules. Usually, your old .pl
H A Dh2ph.PL15 # This forces PL files to create target in same directory as PL file.
94 # Recover from header files with unbalanced cpp directives
316 warn "Was unable to convert the following files:\n";
362 # sizeof(*(p)), which appear in the HP-UX 10.01 header files.
571 # Put all the files in $directory into @ARGV for processing.
626 # Push all #included files in $file onto our stack, except for STDIN
627 # and files we've already processed.
708 # system's compiler. We need this information to make the .ph files
709 # function with perl as the .h files do with cc.
736 h2ph - convert .h C header files t
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Byte/
H A DMakefile.PL106 my @files = ("$name.xs");
117 push (@files,$table.$ext);
123 $self->{'clean'}{'FILES'} .= join(' ',@files);
173 my $str = "# $name\$(OBJ_EXT) depends on .h and .exh files not .c files - but all written by enc2xs\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/pod/
H A Dtestcmp.pl20 testcmp -- compare two files line-by-line
32 Compare two text files line-by-line and return 0 if they are the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/examples/
H A Ddiff_upload.cgi15 Enter two files. When you press "submit" their diff will be
/osnet-11/usr/src/lib/nsswitch/pynss/
H A DMakefile.com29 PYSRCS= __init__.py dns.py files.py ldap.py messages.py \
/osnet-11/usr/src/grub/grub2/grub-core/loader/ia64/efi/
H A Dlinux.c586 grub_file_t *files = 0; local
603 files = grub_zalloc (argc * sizeof (files[0]));
604 if (!files)
612 files[i] = grub_file_open (argv[i]);
613 if (! files[i])
616 initrd_size += grub_file_size (files[i]);
632 grub_ssize_t cursize = grub_file_size (files[i]);
633 if (grub_file_read (files[i], ptr, cursize) != cursize)
644 grub_file_close (files[
[all...]
/osnet-11/usr/src/tools/onbld/Scm/
H A DWorkSpace.py87 Truly copied files have non-nil .parentname and .renamed = False
166 files = []
168 files.extend(ctype)
193 # Walk revs looking for renames and adding files that
202 for fname in ctx.files():
261 # In the case of modified files that are not renames or
269 if entry.name not in files:
317 def files(self): member in class:ActiveList
318 '''Return the list of pathnames of all files touched by this
321 Where files hav
464 def files(self): member in class:activectx
[all...]
H A DBackup.py56 All files in a given backup generation, with the exception of
111 self.files = ('bundle', 'nodes')
202 for fname in self.files:
215 '''Return a list of pairs of files representing renames/copies
216 that clobber already versioned files. [(oldname newname)...]'''
324 # Mercurial 1.9 changed the files named arg to patch.patch()
326 files = None
328 files = {}
334 patchname=diff, strip=1, files=files)
[all...]
/osnet-11/usr/src/lib/nsswitch/
H A DMakefile40 SUBDIRS= files nis compat dns ldap user mdns ad pynss
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mount.c226 static grub_file_t files[65536]; variable
236 files[first_fd++] = file;
238 files[first_fd++] = file;
247 grub_file_t file = files[fi->fh];
268 grub_file_close (files[fi->fh]);
269 files[fi->fh] = NULL;
/osnet-11/usr/src/lib/libcmd/common/
H A Dtail.c24 * print the tail of one or more files
33 "[+NAME?tail - output trailing portion of one or more files ]"
34 "[+DESCRIPTION?\btail\b copies one or more input files to standard output "
96 "[+0?All files copied successfully.]"
97 "[+>0?One or more files did not copy.]"
234 * see whether both files are needed
424 Tail_t* files; local
613 files = 0;
622 if (files)
625 files
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Dpiconv95 $name [-f from_encoding] [-t to_encoding] [-s string] [files...]
107 "string" will be the input instead of STDIN or files
124 piconv [-f from_encoding] [-t to_encoding] [-s string] [files...]
139 piconv converts the character encoding of either STDIN or files
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DVMS.pm213 my ($self,@files) = @_;
214 my $file = $self->canonpath(pop @files);
215 @files = grep($_,@files);
217 if (@files) {
218 my $path = (@files == 1 ? $files[0] : $self->catdir(@files));
/osnet-11/usr/src/lib/libzpool/
H A DMakefile.com29 include ../../../uts/common/Makefile.files
67 # However, these files are provided through uts/Makefile.files, and thus we

Completed in 36 milliseconds

123456789