Searched refs:files (Results 26 - 50 of 427) sorted by relevance

1234567891011>>

/freebsd-10.1-release/lib/libstand/
H A Dfstat.c44 struct open_file *f = &files[fd];
H A Dioctl.c74 struct open_file *f = &files[fd];
H A Dreaddir.c37 struct open_file *f = &files[fd];
H A Dopen.c68 struct open_file files[SOPEN_MAX]; variable in typeref:struct:open_file
76 if (files[fd].f_flags == 0)
101 f = &files[fd];
/freebsd-10.1-release/contrib/libarchive/libarchive/test/
H A Dtest_read_format_gtar_sparse.c167 } files[] = { variable in typeref:struct:archive_contents
265 verify_archive_file("test_read_format_gtar_sparse_1_13.tar", files);
266 verify_archive_file("test_read_format_gtar_sparse_1_17.tar", files);
278 files);
284 files);
290 files);
303 files);
H A Dtest_fuzz.c49 struct files { struct
55 test_fuzz(const struct files *filesets)
100 "uncompressed test files");
188 static const struct files filesets[] = {
201 static const struct files filesets[] = {
219 static const struct files filesets[] = {
233 static const struct files filesets[] = {
247 static const struct files filesets[] = {
260 static const struct files filesets[] = {
321 static const struct files fileset
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Host/common/
H A DSymbols.cpp57 // Some debug files are stored in the .build-id directory like this:
64 // Get directory of our module. Needed to check debug files like this:
76 std::vector<std::string> files; local
79 files.push_back (dirname + "/" + symbol_filename);
80 files.push_back (dirname + "/.debug/" + symbol_filename);
81 files.push_back (dirname + "/.build-id/" + uuid_str);
82 files.push_back (dirname + module_directory + "/" + symbol_filename);
84 const uint32_t num_files = files.size();
87 const std::string &filename = files[idx_file];
/freebsd-10.1-release/etc/
H A Drc68 # to minimize the number of files that are needed on a diskless system,
98 files=`rcorder ${skip} ${skip_firstboot} /etc/rc.d/* 2>/dev/null`
101 for _rc_elem in ${files}; do
110 unset files local_rc
126 files=`rcorder ${skip} ${skip_firstboot} /etc/rc.d/* ${local_rc} 2>/dev/null`
127 for _rc_elem in ${files}; do
H A Drc.shutdown96 files=`rcorder ${rcorder_opts} /etc/rc.d/* ${local_rc} 2>/dev/null`
98 for _rc_elem in `reverse_list $files`; do
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dpex-msdos.c49 const char *files[PEX_MSDOS_FILE_COUNT]; member in struct:pex_msdos
96 ret->files[i] = NULL;
116 if (ms->files[i] == NULL)
118 ms->files[i] = xstrdup (name);
126 /* Get the index into msdos->files associated with an open file
133 if (fd < 0 || fd >= PEX_MSDOS_FILE_COUNT || ms->files[fd] == NULL)
149 free (ms->files[fdindex]);
150 ms->files[fdindex] = NULL;
202 infile = ms->files[inindex];
213 outfile = ms->files[outinde
[all...]
/freebsd-10.1-release/share/mk/
H A Dbsd.nls.mk8 # GENCAT A program for converting .msg files into compiled NLS
9 # .cat files. [gencat]
11 # NLS Source or intermediate .msg files. [set in Makefile]
13 # NLSDIR Base path for National Language Support files
16 # NLSGRP National Language Support files group. [${SHAREGRP}]
18 # NLSMODE National Language Support files mode. [${NOBINMODE}]
20 # NLSOWN National Language Support files owner. [${SHAREOWN}]
H A Dbsd.info.mk3 # The include file <bsd.info.mk> handles installing GNU (tech)info files.
10 # CLEANFILES Additional files to remove for the clean and cleandir targets.
12 # DESTDIR Change the tree where the info files gets installed. [not set]
22 # ICOMPRESS_CMD Program to compress info files. Output is to
25 # INFO texinfo files, without suffix. [set in Makefile]
27 # INFO2HTML A program for converting GNU info files into HTML files
33 # INFODIRFILE Top level node/index for info files. [dir]
51 # MAKEINFO A program for converting GNU Texinfo files into Info
56 # NO_INFOCOMPRESS If you do not want info files b
[all...]
/freebsd-10.1-release/crypto/openssl/apps/
H A Dprogs.pl32 push(@files,$_);
62 push(@files,$_);
87 push(@files,$_);
/freebsd-10.1-release/usr.sbin/service/
H A Dservice.sh68 files=`rcorder ${skip} ${local_rc} 2>/dev/null`
70 for file in `reverse_list ${files}`; do
77 for file in $files; do
95 files=`rcorder ${skip} /etc/rc.d/* ${local_rc} 2>/dev/null`
99 for file in $files; do
118 for file in $files; do
/freebsd-10.1-release/contrib/ofed/libibcm/
H A Dlibibcm.spec18 Summary: Development files for the libibcm library
23 Development files for the libibcm library.
35 # remove unpackaged files from the buildroot
44 %files
49 %files devel
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dmissing43 automake touch all \`Makefile.in' files
85 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' configure.in`
86 test -z "$files" && files="config.h"
88 for f in $files; do
181 system. You might have modified some files without having the
/freebsd-10.1-release/usr.bin/gzip/
H A Dzdiff112 files="$1"
113 check_suffix "$1" files filt
118 $filt -- "$1" | $prog $flags -- - "$files"
121 # Two files given, compare the two uncompressing as needed
122 check_suffix "$1" files filt
/freebsd-10.1-release/contrib/bmake/
H A Ddir.h86 Hash_Table files; /* Hash table of files in directory */ member in struct:Path
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/
H A Ddstyle.pl223 push(@files, $arg);
229 die $USAGE if (scalar(@files) == 0);
231 foreach $file (@files) {
/freebsd-10.1-release/sys/
H A DMakefile40 cscope.out: ${.CURDIR}/cscope.files
43 ${.CURDIR}/cscope.files: .PHONY
48 rm -f cscope.files cscope.out cscope.in.out cscope.po.out
51 TAGS ${.CURDIR}/TAGS: ${.CURDIR}/cscope.files
53 cd ${.CURDIR}; xargs etags -a < ${.CURDIR}/cscope.files
/freebsd-10.1-release/contrib/diff/src/
H A Dside.c28 /* Next line number to be printed in the two input files. */
38 next0 = next1 = - files[0].prefix_lines;
41 print_sdiff_common_lines (files[0].valid_lines, files[1].valid_lines);
199 /* Print lines common to both files in side-by-side format. */
217 print_1sdiff_line (&files[0].linbuf[i0++], ' ',
218 &files[1].linbuf[i1++]);
220 print_1sdiff_line (0, ')', &files[1].linbuf[i1++]);
223 print_1sdiff_line (&files[0].linbuf[i0++], '(', 0);
260 print_1sdiff_line (&files[
[all...]
/freebsd-10.1-release/usr.bin/tail/
H A Dtail.c61 static file_info_t *files; variable
174 files = (struct file_info *) malloc(no_files *
176 if (!files)
179 for (file = files; (fn = *argv++); file++) {
193 follow(files, style, off);
194 for (i = 0, file = files; i < no_files; i++, file++) {
197 free(files);
/freebsd-10.1-release/contrib/ofed/librdmacm/
H A Dlibrdmacm.spec20 Summary: Development files for the librdmacm library
25 Development files for the librdmacm library.
45 # remove unpackaged files from the buildroot
54 %files
59 %files devel
67 %files utils
/freebsd-10.1-release/usr.sbin/bsdinstall/distextract/
H A Ddistextract.c36 static int extract_files(int nfiles, const char **files);
149 extract_files(int nfiles, const char **files) argument
166 items[i*2] = strrchr(files[i], '/');
170 items[i*2] = files[i];
177 /* Count all the files */
180 archive_files[i] = count_files(files[i]);
192 sprintf(path, "%s/%s", getenv("BSDINSTALL_DISTDIR"), files[i]);
209 "Extracting distribution files...", 0, 0,
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh79 files=/usr/include/sys/*.h
82 # There are a few files in /usr/include/sys that are known to be bad -- usually
84 # file. Hopefully these remain sufficiently few that the O(#files * #badfiles)
87 # becomes a problem, kindly fix it by reducing the number of bad files! (That
94 for inc in $files; do
122 for inc in $files; do

Completed in 151 milliseconds

1234567891011>>