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

1234567891011>>

/freebsd-current/contrib/unifdef/tests/
H A Dmulti.sh2 files="if1.c if2.c"
H A Dmultilnnum.sh2 files="if1.c if2.c"
H A Dmultimissing.sh2 files="if1.c ifmissing.c if2.c"
H A Dmultinewline.sh2 files="crlf.c if1.c"
/freebsd-current/lib/libc/net/
H A Dnsswitch.conf6 hosts: files dns
8 networks: files
11 shells: files
14 protocols: files
15 rpc: files
H A Dnss_backends.h39 NSS_BACKEND( files, _files_nss_module_register )
/freebsd-current/crypto/openssl/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 ) {
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetdtablesize.c67 int files = -1; local
69 files = sysconf(_SC_OPEN_MAX);
74 files = res.rlim_cur;
82 len = sizeof(files);
83 sysctl(&mib, 2, &files, sizeof(files), NULL, 0);
89 if (files < 0)
90 files = OPEN_MAX;
94 if (files < 0)
95 files
[all...]
/freebsd-current/libexec/rtld-elf/tests/
H A Dld_library_pathfds.c47 struct descriptors files; local
49 setup(&files, tc);
50 expect_missing_library(files.binary, NULL);
57 struct descriptors files; local
60 setup(&files, tc);
62 asprintf(&pathfds, "LD_LIBRARY_PATH_FDS=%d", files.etc) > 0);
64 expect_missing_library(files.binary, pathfds);
71 struct descriptors files; local
74 setup(&files, tc);
77 expect_missing_library(files
84 struct descriptors files; local
98 struct descriptors files; local
113 struct descriptors files; local
128 struct descriptors files; local
[all...]
/freebsd-current/contrib/libarchive/cpio/test/
H A Dtest_option_a.c35 } files[] = { variable in typeref:struct:__anon6
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...]
/freebsd-current/crypto/heimdal/appl/login/
H A Dconf.c42 char *files[] = { _PATH_LOGIN_CONF, NULL }; local
43 return cgetent(&confbuf, files, "default");
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zfs_diff/
H A Dzfs_diff_001_pos.ksh35 # First create a bunch of files and directories
43 log_must ${MKDIR} ${TESTDIR}/files
44 log_must ${TOUCH} ${TESTDIR}/files/leavealone
45 log_must ${TOUCH} ${TESTDIR}/files/modify
46 log_must ${TOUCH} ${TESTDIR}/files/rename
47 log_must ${TOUCH} ${TESTDIR}/files/delete
48 log_must ${MKDIR} ${TESTDIR}/files/srcdir
49 log_must ${MKDIR} ${TESTDIR}/files/dstdir
50 log_must ${TOUCH} ${TESTDIR}/files/srcdir/move
59 log_must ${DATE} >> ${TESTDIR}/files/modif
[all...]
/freebsd-current/contrib/bc/scripts/
H A Dformat.sh37 files="$@"
39 files=$(find "." -name "*.c" -or -name "*.h")
42 for f in $files; do
/freebsd-current/usr.bin/vgrind/
H A Dvgrind.sh34 files=""
85 files="$files $1"
93 for i in $files; do
101 $vf $options -h "$head" $files
103 $vf $options $files
107 $vf $options -h "$head" $files
109 $vf $options $files
117 $vf $options -h "$head" $files
119 $vf $options $files
[all...]
/freebsd-current/sbin/pfctl/tests/
H A DMakefile8 SUBDIR+= files
/freebsd-current/lib/libprocstat/
H A Dlibprocstat_internal.h36 void *files; member in struct:procstat
/freebsd-current/stand/libsa/
H A Dcloseall.c40 while ((f = TAILQ_LAST(&files, file_list)) != NULL) {
/freebsd-current/tools/regression/security/cap_test/
H A Dcap_test_fcntl.c67 * Open some files of different types, and wrap them in capabilities.
69 struct fd files[] = { local
74 REQUIRE(files[0].f_fd);
75 REQUIRE(files[1].f_fd);
76 REQUIRE(files[2].f_fd);
79 { "file cap", cap_new(files[0].f_fd, rights) },
80 { "socket cap", cap_new(files[1].f_fd, rights) },
81 { "SHM cap", cap_new(files[2].f_fd, rights) },
88 files[0], caps[0],
89 files[
[all...]
/freebsd-current/contrib/diff/src/
H A Dnormal.c28 INF points to an array of descriptions of the two files. */
54 print_number_range (',', &files[0], first0, last0);
56 print_number_range (',', &files[1], first1, last1);
62 print_1_line ("<", &files[0].linbuf[i]);
70 print_1_line (">", &files[1].linbuf[i]);
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_status/
H A Dzpool_status_003_pos.ksh56 files="$(ls $ZPOOL_SCRIPT_DIR)"
58 for i in $files ; do
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_iostat/
H A Dzpool_iostat_005_pos.ksh56 files="$(ls $ZPOOL_SCRIPT_DIR)"
58 for i in $files ; do
/freebsd-current/tools/test/stress2/misc/
H A Dseekdir.sh72 char *files[100];
82 /* Put a set of sample files in the target directory */
97 files[i] = malloc(20);
100 /* enumerate and delete small sets of files, one group */
107 /* i will be the number of files we hold */
111 strcpy(files[i], dp->d_name);
114 offset, files[i]);
135 printf("file %s returned\n", files[i]);
143 if (*files[j] == '.') {
144 printf ("skipping %s\n", files[
[all...]
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/scrub_mirror/
H A Dscrub_mirror_common.kshlib40 set -A files
45 files[$atfile]=$TESTDIR/file.$atfile
48 cksums[$atfile]=$(cksum ${files[$atfile]})
63 files[$atfile]=$TESTDIR/file.$atfile
64 newcksum=$(cksum ${files[$atfile]})
68 rm -f ${files[$atfile]}
73 log_fail "of the $FILE_COUNT files $failedcount did not " \
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/clean_mirror/
H A Dclean_mirror_common.kshlib41 set -A files
46 files[$atfile]=$TESTDIR/file.$atfile
49 cksums[$atfile]=$(cksum ${files[$atfile]})
67 files[$atfile]=$TESTDIR/file.$atfile
68 newcksum=$(cksum ${files[$atfile]})
72 rm -f ${files[$atfile]}
77 log_fail "of the $FILE_COUNT files $failedcount did not " \

Completed in 154 milliseconds

1234567891011>>