Searched refs:files (Results 76 - 100 of 208) sorted by relevance

123456789

/osnet-11/usr/src/cmd/sendmail/cf/sh/
H A Dcheck-hostname.sh103 echo "listing files first for hosts in /etc/nsswitch.conf"
139 # * files (parse /etc/hosts directly)
158 files)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DShowlex.pm84 B::Showlex - Show lexical variables used in functions or files
H A DBytecode.pm23 my ($varix, $opix, $savebegins, %walked, %files, @cloop);
115 $cvix = $$cv && defined $files{$cv->FILE} ? $cv->ix : 0;
117 $formix = $$form && defined $files{$form->FILE} ? $form->ix : 0;
371 $files{$gv->FILE} && $gv->LINE
372 || ${$cv = $gv->CV} && $files{$cv->FILE}
373 || ${$form = $gv->FORM} && $files{$form->FILE}
698 $files{$0} = 1;
721 $files{$1} = 1;
740 /^#\s*line\s+\d+\s+("?)(.*)\1/ and $files{$2} = 1;
815 other files (e
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/PerlIO/via/
H A DQuotedPrint.pm70 This module implements a PerlIO layer that works on files encoded in the
/osnet-11/usr/src/lib/libcmd/common/
H A Dls.c36 "[+NAME?ls - list files and/or directories]"
86 " [+dir.files?directory file count]"
106 " [+total.files?running total file count]"
234 #define LS_DIRECTORY (LS_USER<<5) /* list directories as files */
306 Sfulong_t files; /* number of files */ member in struct:__anon1490
344 char* ignore; /* ignore files matching this */
369 { "dir.files", KEY_dir_files },
388 { "total.files", KEY_total_files },
575 n = lp->count.files;
831 register int files; local
[all...]
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_confmgr.c258 * will have names inherited from the /var/ldap/ldap* files such as
669 * the credential files at the same time.
670 * files is char *[3] = { "config", "cred", NULL };
675 __ns_ldap_DumpConfigFiles(char **files) argument
702 filename = files[fi];
799 char *files[3]; local
801 files[0] = NULL;
802 files[1] = NULL;
803 files[2] = NULL;
805 files[
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dlinux.c892 grub_file_t *files = 0; local
914 files = grub_zalloc (argc * sizeof (files[0]));
915 if (!files)
921 files[i] = grub_file_open (argv[i]);
922 if (! files[i])
925 size += grub_file_size (files[i]);
982 grub_ssize_t cursize = grub_file_size (files[i]);
983 if (grub_file_read (files[i], ptr, cursize) != cursize)
1002 grub_file_close (files[
[all...]
/osnet-11/usr/src/lib/libsqlite/
H A Dmain.mk26 # EXE The suffix to add to executable files. ".exe" for windows
57 # Object files for the SQLite library.
65 # All of the source code files.
108 # Source code to the test files.
122 # Header files used by all library source files.
135 # Header files used by the VDBE submodule
176 # copies of all of the C source code and header files needed to
178 # files are automatically generated. This target takes care of
/osnet-11/usr/src/tools/onbld/hgext/
H A Dcdm.py41 files ('active files') you have changed in this workspace in relation
50 those run by 'hg nits') allow files to be excluded from this checking
51 by means of NOT files kept in the .hg/cdm/ directory of the Mercurial
57 These files are in the same format as the Mercurial hgignore
134 def buildfilelist(ws, parent, files):
135 '''Build a list of files in which we're interested.
137 If no files are specified take files from the active list relative
144 if files
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoSplit.pm31 This function will split up your program into files that the AutoLoader
49 pre-existing C<*.al> files in the autoload directory are removed if
79 delete obsolete C<.al> files, after checking first that the module does use
84 as input a list of files (modules) that are assumed to reside in a directory
89 perl I<__END__> token are split out into separate files. Some
131 create directories or files.
137 $Verbose = 1; # 0=none, 1=minimal, 2=list .al files
213 # where to write output files
381 if (!$keep){ # don't keep any obsolete *.al files in the directory
386 # letters in them will get their .al files delete
[all...]
H A DAutoLoader.pm209 extract the definitions into individual files F<auto/funcname.al>.
310 While this avoids the use of a hierarchy of disk files and the
318 create the individual files. L<ExtUtils::MakeMaker> will invoke
335 AutoLoader may fail to find the autosplit files (or even find the wrong
341 L<SelfLoader> - an autoloader that doesn't use external files.
H A DFileCache.pm7 FileCache - keep more files open than the system permits
29 automatically closes and re-opens files if you exceed your system's
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL14 # This forces PL files to create target in same directory as PL file.
42 h2xs - convert .h C header files to Perl extensions
52 I<h2xs> builds a Perl extension from C header files. The extension
54 #define statement which was in the C header files.
338 # Note that a directory with perl header files would
351 =head2 Extension based on F<.h> and F<.c> files
353 Suppose that you have some C files implementing some functionality,
354 and the corresponding header files. How to create an extension which
356 assumes that the header files are F<interface_simple.h> and
374 =item Copy C files
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
H A DSysV.pm76 defined in your system include files which are needed by the SysV
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DFind.pm113 links (followed) may contain files more than once and may even have
135 This is similar to I<follow> except that it may report some files more
143 C<follow_skip==1>, which is the default, causes all files which are
151 C<follow_skip==2> causes File::Find to ignore any duplicate files and
312 Furthermore, deleting or changing files in a symbolically linked directory
313 might cause very unpleasant surprises, since you delete or change files
353 appear in every directory, there are some more invisible system files
355 "MacintoshHD:"). These system files are B<not> excluded automatically.
356 Your filter may use the following code to recognize invisible files or
377 Generally, invisible files ar
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dmyconfig.SH15 : This forces SH files to create target in same directory as SH file.
H A Dwritemain.SH14 : This forces SH files to create target in same directory as SH file.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dcflags.SH14 : This forces SH files to create target in same directory as SH file.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A Dbasic.t127 my %files = ();
130 $files{lc $_} = $File::Find::name;
132 ok( $files{'dummy.pm'}, ' Dummy.pm installed' );
133 ok( $files{'liar.pm'}, ' Liar.pm installed' );
134 ok( $files{'.packlist'}, ' packlist created' );
135 ok( $files{'perllocal.pod'},' perllocal.pod created' );
147 %files = ();
148 find( sub { $files{$_} = $File::Find::name; }, 'elsewhere' );
149 ok( $files{'Dummy.pm'}, ' Dummy.pm installed' );
150 ok( $files{'Lia
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/bin/
H A Dprove164 prove [options] [files/directories]
209 F<prove> lets your run against only the files you want to check.
260 Specify extensions of the test files to run. By default, these are .t,
261 but you may have other non-.t test files, most likely .sh shell scripts.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFind.pm2 # Pod/Find.pm -- finds files containing POD documentation
40 B<Pod::Find> provides a set of functions to locate POD files. Note that
65 files and/or directories. It returns a hash with the file names as keys
75 Only text files containing at least one valid POD command are found.
83 recursively or files. The POD names of files are the plain basenames
114 # return a hash of the POD files found
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm244 test files. So if you begin a test with:
389 my @files = _globdir $dir;
391 Returns all the files in a directory. This is shorthand for backwards
418 files Number of test files ran
419 good Number of test files passed
420 bad Number of test files failed
421 tests Number of test files originally given
422 skipped Number of test files skipped
456 files
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm96 important index files and maybe keep a temporary mirror of CPAN files.
145 If you want, I can keep the source files after a build in the cpan
147 files from there. If you don\'t want to keep them, answer 0 to the
162 with all the intermediate files\?
170 # XXX This the time when we refetch the index files (in days)
382 UNINST=1 to always uninstall potentially conflicting files
688 $prompt = qq{CPAN.pm needs at least one URL where it can fetch CPAN files from.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DLiblist.pm121 and object libraries to plain object files. In accordance with VMS
122 naming conventions, ext() looks for files named I<lib>shr and I<lib>rtl;
178 compilers, it becomes C<foo.lib>. If no files are found by those translated
195 Entries cannot be plain object files, as many Win32 compilers will
196 not handle object files in the place of libraries.
210 valid files or directories.
242 C<Makefile.PL> files, here is an example C<Makefile.PL> entry to add
H A DMM_Unix.pm114 Defines the suffix rules to compile different flavors of C files to
115 object files.
280 # Delete temporary files but do not touch installed files. We don\'t delete
286 my(@otherfiles) = values %{$self->{XS}}; # .c files from *.xs files
497 # Handy lists of source code files:
644 compressed files
988 files.
1041 Defines targets for bootstrap files
[all...]

Completed in 38 milliseconds

123456789