Searched refs:files (Results 151 - 175 of 516) sorted by relevance

1234567891011>>

/freebsd-12-stable/crypto/heimdal/appl/kf/
H A DMakefile.in144 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
146 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
147 END { for (dir in files) print dir, files[dir] }'
457 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
459 if ($$2 == $$4) files[d] = files[
[all...]
/freebsd-12-stable/crypto/heimdal/appl/rsh/
H A DMakefile.in145 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
147 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
148 END { for (dir in files) print dir, files[dir] }'
459 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
461 if ($$2 == $$4) files[d] = files[
[all...]
/freebsd-12-stable/contrib/sqlite3/
H A DMakefile.in121 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
123 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
124 END { for (dir in files) print dir, files[dir] }'
129 test -z "$$files" \
131 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
132 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]
/freebsd-12-stable/crypto/heimdal/kpasswd/
H A DMakefile.in155 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
157 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
158 END { for (dir in files) print dir, files[dir] }'
476 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
478 if ($$2 == $$4) files[d] = files[
[all...]
/freebsd-12-stable/crypto/heimdal/kuser/
H A DMakefile.in197 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
199 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
200 END { for (dir in files) print dir, files[dir] }'
559 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
561 if ($$2 == $$4) files[d] = files[
[all...]
/freebsd-12-stable/contrib/openpam/doc/man/
H A DMakefile.in137 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
139 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
140 END { for (dir in files) print dir, files[dir] }'
145 test -z "$$files" \
147 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
148 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]
/freebsd-12-stable/contrib/gcc/doc/
H A Dmakefile.texi37 Delete the files made while building the compiler.
40 That, and all the other files built by @samp{make all}.
43 That, and all the files created by @command{configure}.
46 Distclean plus any file that can be generated from other files. Note
51 Generates files in the source directory that do not exist in CVS but
64 Deletes installed files.
68 has various @file{.sum} and @file{.log} files containing the results of
106 some of the files that were not modified. In this case, it's best
136 is running properly, since it should produce the same object files
/freebsd-12-stable/contrib/expat/lib/
H A DMakefile.in29 # a copy of this software and associated documentation files (the
159 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
161 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
162 END { for (dir in files) print dir, files[dir] }'
167 test -z "$$files" \
169 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dopts.c89 is struct descriptions replicated in several object files. The
106 category of files includes system headers in addition to files
109 The remaining types of files are library headers and application
115 DINFO_STRUCT_FILE_BASE, /* Debug structs defined in files with the
118 header files. */
119 DINFO_STRUCT_FILE_ANY /* Debug structs defined in all files. */
150 enum debug_struct_file files = DINFO_STRUCT_FILE_ANY; local
171 files = DINFO_STRUCT_FILE_NONE;
173 files
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc96 /// Signal-safe removal of files.
97 /// Inserting and erasing from the list isn't signal-safe, but removal of files
155 // If cleanup were to occur while we're removing files we'd have a bad time.
157 // removing files. If cleanup races with us and we win we'll have a leak,
163 // If erasing was occuring while we're trying to remove files we'd look
173 // of special files like /dev/null, even if the compiler is being run
187 // We're done removing files, cleanup can safely proceed.
/freebsd-12-stable/sys/contrib/dev/acpica/
H A Dacpica_prep.sh16 # files that should keep their full directory path
19 # files to remove
29 # include files to canonify
53 # strip files
62 # copy files
67 echo copying remaining files
/freebsd-12-stable/libexec/rbootd/
H A Dparseconf.c81 ** to create a linked list of default boot files.
157 * If no boot files are spec'd, use the default list.
159 * list of boot-able files.
162 if (bcp == cp) /* no files spec'd */
164 client->files[i] = BootFiles[i];
170 * it in the CLIENT's list of boot files.
180 client->files[i++] =
183 syslog(LOG_ERR, "ParseConfig: line %d: too many boot files (%s)",
192 * Restricted list of boot files were spec'd,
296 ** GetBootFiles -- record list of files i
[all...]
/freebsd-12-stable/share/examples/drivers/
H A Dmake_pseudo_driver.sh50 rm ${TOP}/conf/files.${UPPER}
60 echo "The following files will be created:"
62 echo ${TOP}/conf/files.${UPPER}
72 cat >${TOP}/conf/files.${UPPER} <<DONE
80 files "${TOP}/conf/files.${UPPER}"
/freebsd-12-stable/usr.sbin/makefs/tests/
H A Dmakefs_tests_common.sh133 files="${files} ${filesize}.file"
/freebsd-12-stable/tools/tools/git/
H A Darcgit183 if ! git diff-files --quiet
188 if git ls-files --other --error-unmatch . > /dev/null 2> /dev/null
190 error "Working directory contains untracked files"
/freebsd-12-stable/contrib/ntp/ntpd/
H A DMakefile.in293 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
295 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
296 END { for (dir in files) print dir, files[dir] }'
301 test -z "$$files" \
303 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
304 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProcess.inc91 // Some LLVM programs such as bugpoint produce core files as a normal part of
95 // Windows does have the concept of core files, called minidumps. However,
145 /// have wildcards or doesn't match any files.
166 // Search for matching files.
H A DProgram.inc78 // Lets attach the extension manually. That is needed for files
80 // from its argument to such files because it thinks they already had one.
/freebsd-12-stable/contrib/openbsm/bsm/
H A DMakefile.in138 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
140 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
141 END { for (dir in files) print dir, files[dir] }'
146 test -z "$$files" \
148 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
149 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]
/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A DMakefile.in141 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
143 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
144 END { for (dir in files) print dir, files[dir] }'
149 test -z "$$files" \
151 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
152 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]
/freebsd-12-stable/contrib/openpam/include/security/
H A DMakefile.in140 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
142 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
143 END { for (dir in files) print dir, files[dir] }'
148 test -z "$$files" \
150 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
151 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]
/freebsd-12-stable/contrib/gcc/config/i386/
H A Dsol2-ci.asm29 ! As a special exception, if you link this library with files
37 ! sections. It is linked in before the values-Xx.o files and also before
/freebsd-12-stable/contrib/gdb/
H A Ddjunpack.bat7 Rem renaming some of the files whose names are invalid on DOS or conflict
29 Rem empty files. We need that because the previous line will create
/freebsd-12-stable/contrib/expat/doc/
H A DMakefile.in29 # a copy of this software and associated documentation files (the
174 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
176 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
177 END { for (dir in files) print dir, files[dir] }'
182 test -z "$$files" \
184 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c234 read_ctf(char **files, int n, char *label, read_cb_f *func, void *private, argument
241 if ((rc = read_ctf_common(files[i], label, func,
279 count_files(char **files, int n) argument
288 char *file = files[i];
326 debug(2, "Found %d files in %d input files\n", nfiles, n);

Completed in 297 milliseconds

1234567891011>>