Searched refs:files (Results 1 - 25 of 969) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/share/examples/emul/svr4/etc/
H A Dnsswitch.conf5 hosts: dns files
6 networks: files
7 protocols: files
8 ethers: files
9 rpc: files
10 netmasks: files
11 bootparams: files
12 services: files
14 passwd: files
15 group: files
[all...]
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dfiles.c4 * files.c:
12 struct open_file files[SOPEN_MAX]; variable in typeref:struct:open_file
H A Dcloseall.c71 if (files[i].f_flags != 0)
/netbsd-6-1-5-RELEASE/etc/
H A Dnsswitch.conf12 hosts: files dns
13 netgroup: files [notfound=return] nis
14 networks: files
17 shells: files
22 # group: compat, dns, files, nis
24 # hosts: dns, files, nis, mdnsd, multicast_dns
25 # netgroup: files, nis
26 # networks: dns, files, nis
27 # passwd: compat, dns, files, nis
29 # shells: dns, files, ni
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/man/
H A Dautoreconf.x2 autoreconf \- Update generated configuration files
H A Difnames.x2 ifnames \- Extract CPP conditionals from a set of files
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/cpio/test/
H A Dtest_option_a.c36 } files[] = { variable in typeref:struct:__anon1597
46 * Create a bunch of test files and record their atimes.
47 * For the atime preserve/change tests, the files must have
50 * for a second after creating the files. (Creating all of the files
58 static const int numfiles = sizeof(files) / sizeof(files[0]);
68 assertMakeFile(files[i].name, 0644, "a");
76 assertEqualInt(0, utime(files[i].name, &times));
81 assertEqualInt(0, stat(files[
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/xxboot/
H A Dconf.c32 struct open_file files[SOPEN_MAX]; variable in typeref:struct:open_file
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetdtablesize.c69 int files = -1; local
71 files = sysconf(_SC_OPEN_MAX);
76 files = res.rlim_cur;
84 len = sizeof(files);
85 sysctl(&mib, 2, &files, sizeof(files), NULL, 0);
91 if (files < 0)
92 files = OPEN_MAX;
96 if (files < 0)
97 files
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/
H A Dexgettext42 # Find the files to be scanned, and the directory to scan them from.
44 files=
50 --files-from=*)
51 files_from=`expr " $i" : ' --files-from=\(.*\)'`
52 files=`$AWK '/^[^#]/ { print }' $files_from`;;
89 $AWK "$generate_keyword_options" $files < /dev/null
92 # Generate temporary file reflecting the %e strings in the scanned files.
115 $AWK "$generate_emsgids" $files < /dev/null
/netbsd-6-1-5-RELEASE/sys/ufs/ufs/
H A Dquota1_subr.c57 struct quotaval *blocks, struct quotaval *files)
66 files->qv_hardlimit = dqblk2q2e_limit(dqblk->dqb_ihardlimit);
67 files->qv_softlimit = dqblk2q2e_limit(dqblk->dqb_isoftlimit);
68 files->qv_usage = dqblk->dqb_curinodes;
69 files->qv_expiretime = dqblk->dqb_itime;
73 quotavals_to_dqblk(const struct quotaval *blocks, const struct quotaval *files, argument
83 dqblk->dqb_ihardlimit = q2e2dqblk_limit(files->qv_hardlimit);
84 dqblk->dqb_isoftlimit = q2e2dqblk_limit(files->qv_softlimit);
85 dqblk->dqb_curinodes = files->qv_usage;
86 dqblk->dqb_itime = files
56 dqblk_to_quotavals(const struct dqblk *dqblk, struct quotaval *blocks, struct quotaval *files) argument
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/vgrind/
H A Dvgrind.sh41 set files=
100 set files = "$files $1:q"
107 foreach i ($files)
115 $vf $options -h "$head" $files | cat $tm/$vmacs -
117 $vf $options $files | cat $tm/$vmacs -
121 $vf $options -h "$head" $files | \
124 $vf $options $files | \
133 $vf $options -h "$head" $files | cat $tm/$vmacs -
135 $vf $options $files | ca
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/microcode/rum/
H A DMakefile14 .include <bsd.files.mk>
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/
H A Dinclhack.def32 files = stdio.h;
75 files = architecture/ppc/math.h;
168 files = math.h;
184 files = asm/posix_types.h;
226 files = gnu/types.h;
264 files = selectbits.h;
308 files = "sys/varargs.h";
329 files = memory.h;
365 files = complex.h;
379 files
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-c++-yywrap/
H A Dscanner.l46 char *files[MAX_FILES] = { 0 };
52 std::cout << "NOW WRAPPING TO READ " << files[filecounter] << std::endl;
53 std::ifstream *ifs = new std::ifstream(files[filecounter]);
64 files[i-1] = argv[i];
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mmix/
H A Dpad16.s2 * padding files.
H A Dpad4.s2 * padding files.
/netbsd-6-1-5-RELEASE/tests/util/config/support/conf/
H A DMakefile9 FILES= files
12 .include <bsd.files.mk>
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/build/
H A Dmkdep52 # the -s flag removes dependencies to files that begin with /
127 files=$*
129 files=
132 files="$files $i"
134 files="$files $SRCDIR/$i"
136 files="$files $i"
146 # files
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/contrib/
H A Drcslock.in64 # all changed files.
74 # committed files. This (header) information is parsed to determine
77 # associative array. All of the files to be committed are checked to
85 $ext = ",v"; # The extension on your rcs files.
104 # $files[0] is really the name of the subdirectory.
105 # @files = split(/ /,$ARGV[0]);
106 @files = @ARGV[0..$#ARGV];
124 # cd to the repository directory and check on the files.
126 print "Checking directory ", $files[0] if defined $opt_v ;
128 if ( $files[
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/util/
H A Dclean-depend.pl12 my %files;
28 push @{$files{$thisfile}},@deps;
32 foreach $file (sort keys %files) {
38 push @{$files{$file}},$origfile;
42 my @deps = map { $_ =~ s/^\.\///; $_ } @{$files{$file}};
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/examples/hello-c++-kde/admin/
H A DMakefile.common9 cvs dist cvs-clean configure.in configure.files subdirs package-messages package-merge:
29 configure.in: configure.files $(shell test -f configure.files && cat configure.files) subdirs
30 configure.files: subdirs
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/regression/
H A Dmkindex.pl3 # Copy log files from a GCC build for HTTP access.
22 # This script copies log files from a GCC build directory, compresses
24 # easy-to-access collection of files for analyzing regressions without
25 # needing to run the build yourself. Binary files (.o, executables)
30 # 'destdir' will be erased and replaced with the log files, and should be an
52 # Copy and compress the files into the destination, and keep a list in @files.
53 my @files = ();
55 # Copy all files ending with .log or .sum.
65 # Compress the files
[all...]
/netbsd-6-1-5-RELEASE/external/atheros/otus/
H A DMakefile9 .include <bsd.files.mk>
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/diff/
H A Dnormal.c24 INF points to an array of descriptions of the two files. */
52 print_number_range (',', &files[0], first0, last0);
54 print_number_range (',', &files[1], first1, last1);
60 print_1_line ("<", &files[0].linbuf[i]);
68 print_1_line (">", &files[1].linbuf[i]);

Completed in 385 milliseconds

1234567891011>>