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

1234567891011>>

/netbsd-current/sys/lib/libsa/
H A Dfiles.c1 /* $NetBSD: files.c,v 1.2 2022/04/24 06:52:59 mlelstv Exp $ */
4 * 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-current/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-current/crypto/external/bsd/openssl.old/dist/test/recipes/
H A D30-test_evp.t17 my @files = ( "evpciph.txt", "evpdigest.txt", "evpencod.txt", "evpkdf.txt",
21 plan tests => scalar(@files);
23 foreach my $f ( @files ) {
H A D10-test_bn.t19 my @files = qw( bnexp.txt bnmod.txt bnmul.txt bnshift.txt bnsum.txt bngcd.txt );
21 plan tests => 1 + scalar(@files);
23 foreach my $f ( @files ) {
/netbsd-current/crypto/external/bsd/openssl/dist/test/recipes/
H A D04-test_params_conversion.t16 my @files = ( "native_types.txt" );
18 plan tests => scalar(@files);
20 foreach my $f ( @files ) {
H A D10-test_bn.t19 my @files = qw( bnexp.txt bnmod.txt bnmul.txt bnshift.txt bnsum.txt bngcd.txt );
21 plan tests => 1 + scalar(@files);
23 foreach my $f ( @files ) {
/netbsd-current/external/gpl3/autoconf/dist/man/
H A Dautoreconf.x2 autoreconf \- Update generated configuration files
H A Dautom4te.x2 autom4te \- Generate files and scripts thanks to M4
H A Difnames.x2 ifnames \- Extract CPP conditionals from a set of files
/netbsd-current/external/bsd/libarchive/dist/cpio/test/
H A Dtest_option_a.c35 } files[] = { variable in typeref:struct:__anon129
45 * Create a bunch of test files and record their atimes.
46 * For the atime preserve/change tests, the files must have
49 * for a second after creating the files. (Creating all of the files
57 static const int numfiles = sizeof(files) / sizeof(files[0]);
67 assertMakeFile(files[i].name, 0644, "a");
80 assertEqualInt(0, utime(files[i].name, &times));
85 assertEqualInt(0, stat(files[
[all...]
/netbsd-current/external/cddl/dtracetoolkit/dist/Bin/
H A Diofileb.d51 @files[pid, execname, args[2]->fi_pathname] = sum(args[0]->b_bcount);
56 normalize(@files, 1024);
58 printa("%6d %-12.12s %@6d %s\n", @files);
/netbsd-current/external/cddl/dtracetoolkit/dist/Disk/
H A Diofileb.d51 @files[pid, execname, args[2]->fi_pathname] = sum(args[0]->b_bcount);
56 normalize(@files, 1024);
58 printa("%6d %-12.12s %@6d %s\n", @files);
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Ddebugfs_gt.c36 const struct debugfs_gt_file *files,
40 if (!files->eval || files->eval(gt))
41 debugfs_create_file(files->name,
43 files->fops);
45 files++;
34 debugfs_gt_register_files(struct intel_gt *gt, struct dentry *root, const struct debugfs_gt_file *files, unsigned long count) argument
/netbsd-current/sys/arch/x68k/stand/xxboot/
H A Dconf.c32 struct open_file files[SOPEN_MAX]; variable in typeref:struct:open_file
/netbsd-current/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-current/external/gpl2/diffutils/dist/
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-current/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_code_completion.py24 files = [('fake.c', """
36 tu = TranslationUnit.from_source('fake.c', ['-std=c99'], unsaved_files=files,
39 cr = tu.codeComplete('fake.c', 9, 1, unsaved_files=files, include_brief_comments=True)
50 files = [(str_to_path('fake.c'), """
62 tu = TranslationUnit.from_source(str_to_path('fake.c'), ['-std=c99'], unsaved_files=files,
65 cr = tu.codeComplete(str_to_path('fake.c'), 9, 1, unsaved_files=files, include_brief_comments=True)
75 files = [('fake.cpp', """
92 tu = TranslationUnit.from_source('fake.cpp', ['-std=c++98'], unsaved_files=files)
94 cr = tu.codeComplete('fake.cpp', 12, 5, unsaved_files=files)
105 cr = tu.codeComplete('fake.cpp', 13, 5, unsaved_files=files)
[all...]
/netbsd-current/sys/ufs/lfs/
H A Dulfs_quota1_subr.c59 struct quotaval *blocks, struct quotaval *files)
68 files->qv_hardlimit = dqblk2q2e_limit(dqblk->dqb_ihardlimit);
69 files->qv_softlimit = dqblk2q2e_limit(dqblk->dqb_isoftlimit);
70 files->qv_usage = dqblk->dqb_curinodes;
71 files->qv_expiretime = dqblk->dqb_itime;
75 lfs_quotavals_to_dqblk(const struct quotaval *blocks, const struct quotaval *files, argument
85 dqblk->dqb_ihardlimit = q2e2dqblk_limit(files->qv_hardlimit);
86 dqblk->dqb_isoftlimit = q2e2dqblk_limit(files->qv_softlimit);
87 dqblk->dqb_curinodes = files->qv_usage;
88 dqblk->dqb_itime = files
58 lfs_dqblk_to_quotavals(const struct dqblk *dqblk, struct quotaval *blocks, struct quotaval *files) argument
[all...]
/netbsd-current/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-current/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-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dmkdist7 mv files ${name} &&
10 mv ${name} files)
/netbsd-current/etc/mtree/
H A Dmkcompat.awk5 files[n++] = $0;
13 x=files[f]; sub("@ARCH_SUBDIR@", dirs[d], x);
/netbsd-current/external/nvidia-firmware/gm20x/common/
H A DMakefile8 .include <bsd.files.mk>
/netbsd-current/external/broadcom/bcm43xx/
H A DMakefile9 .include <bsd.files.mk>

Completed in 152 milliseconds

1234567891011>>