Searched refs:filenames (Results 1 - 24 of 24) sorted by relevance

/freebsd-11-stable/contrib/libarchive/tar/test/
H A Dtest_copy.c98 /* filenames[i] is a distinctive filename of length i. */
102 * which drop or misplace characters, the filenames use a repeating
104 static char *filenames[201]; variable
112 filenames[0] = strdup("");
113 filenames[1] = strdup("1");
114 filenames[2] = strdup("a2");
115 for (i = 3; i < sizeof(filenames)/sizeof(filenames[0]); ++i) {
130 filenames[i] = strdup(buff);
161 assert(filenames[
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A DMakefile.am999 archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1002 archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1004 bfd.lo: bfd.c $(INCDIR)/filenames.h bfdver.h $(INCDIR)/libiberty.h \
1010 bfdio.lo: bfdio.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1011 bfdwin.lo: bfdwin.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1012 cache.lo: cache.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1014 coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1016 corefile.lo: corefile.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1017 format.lo: format.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1018 init.lo: init.c $(INCDIR)/filenames
[all...]
H A DMakefile.in1578 archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1581 archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1583 bfd.lo: bfd.c $(INCDIR)/filenames.h bfdver.h $(INCDIR)/libiberty.h \
1589 bfdio.lo: bfdio.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1590 bfdwin.lo: bfdwin.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1591 cache.lo: cache.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1593 coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1595 corefile.lo: corefile.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1596 format.lo: format.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1597 init.lo: init.c $(INCDIR)/filenames
[all...]
/freebsd-11-stable/sys/tools/
H A Dfw_stub.awk103 filenames[num_files] = curr[1];
141 symb = filenames[file_i];
167 symb = filenames[file_i];
H A Dmakeobjops.awk379 filenames[num_files++] = ARGV[i];
398 debug("Filename: " filenames[i]);
401 src = filenames[file_i];
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_open_filename.c106 const char *filenames[2]; local
107 filenames[0] = filename;
108 filenames[1] = NULL;
109 return archive_read_open_filenames(a, filenames, block_size);
113 archive_read_open_filenames(struct archive *a, const char **filenames, argument
118 if (filenames)
119 filename = *(filenames++);
141 if (filenames == NULL)
143 filename = *(filenames++);
/freebsd-11-stable/contrib/groff/src/utils/indxbib/
H A Dindxbib.cpp86 string filenames; variable
445 store_reference(filenames.length(), 0, 0);
461 int filename_index = filenames.length();
665 filenames += fn;
666 filenames += '\0';
754 fwrite_or_die(filenames.contents(), 1, filenames.length(), indxfp);
763 h.strings_size = filenames.length();
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Darc4random.c322 static const char *filenames[] = { local
329 for (i = 0; filenames[i]; ++i) {
330 if (arc4_seed_urandom_helper_(filenames[i]) == 0) {
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dcontext.c608 * Reinit the context from a new set of filenames.
611 * @param filenames array of filenames, end of list is indicated with a NULL filename.
620 krb5_set_config_files(krb5_context context, char **filenames) argument
624 while(filenames != NULL && *filenames != NULL && **filenames != '\0') {
625 ret = krb5_config_parse_file_multi(context, *filenames, &tmp);
630 filenames++;
736 * @param pfilenames return array of filenames, shoul
857 krb5_free_config_files(char **filenames) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drevprops.c315 /* The revprop filenames have the format <REV>.<COUNT> - with <REV> being
337 const char **filenames, **filenames_end; local
375 /* Chop (parse) the manifest CONTENT into filenames, one per line.
388 for (filenames = (const char **)revprops->manifest->elts,
389 filenames_end = filenames + rev_count,
392 (filenames < filenames_end) && (buffer < buffer_end);
393 ++filenames)
396 *filenames = buffer;
417 if (filenames < filenames_end)
/freebsd-11-stable/stand/fdt/
H A Dfdt_loader_cmd.c76 static int fdt_load_dtb_overlays_string(const char * filenames);
331 fdt_load_dtb_overlays_string(const char * filenames) argument
338 debugf("fdt_load_dtb_overlays_string(%s)\n", filenames);
340 names = strdup(filenames);
/freebsd-11-stable/contrib/binutils/binutils/
H A DMakefile.am457 $(INCDIR)/hashtab.h bucomm.h arsup.h $(INCDIR)/filenames.h \
462 $(INCDIR)/filenames.h bucomm.h arsup.h
472 $(INCDIR)/filenames.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
520 $(INCDIR)/ansidecl.h debug.h budbg.h $(INCDIR)/filenames.h
545 budbg.h $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h \
628 debug.h budbg.h $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
H A DMakefile.in1207 $(INCDIR)/hashtab.h bucomm.h arsup.h $(INCDIR)/filenames.h \
1212 $(INCDIR)/filenames.h bucomm.h arsup.h
1222 $(INCDIR)/filenames.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
1270 $(INCDIR)/ansidecl.h debug.h budbg.h $(INCDIR)/filenames.h
1295 budbg.h $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h \
1378 debug.h budbg.h $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
/freebsd-11-stable/crypto/openssl/util/
H A Dmkerr.pl57 -hprefix P Prepend the filenames in generated #include <header>
/freebsd-11-stable/contrib/binutils/gas/
H A Ddwarf2dbg.c46 #include <filenames.h>
H A DMakefile.am2139 $(INCDIR)/filenames.h subsegs.h $(INCDIR)/obstack.h \
H A DMakefile.in2977 $(INCDIR)/filenames.h subsegs.h $(INCDIR)/obstack.h \
/freebsd-11-stable/contrib/binutils/libiberty/
H A DMakefile.in654 ./filename_cmp.o: $(srcdir)/filename_cmp.c $(INCDIR)/filenames.h \
754 $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
/freebsd-11-stable/contrib/binutils/ld/
H A DMakefile.am1979 $(INCDIR)/filenames.h
1990 $(INCDIR)/progress.h $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
H A DMakefile.in2772 $(INCDIR)/filenames.h
2783 $(INCDIR)/progress.h $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A DMakefile.in730 $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex890 the stack of filenames is empty.}}
8774 \let_=\normalunderscore % normal _ character for filenames
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex915 the stack of filenames is empty.}}
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex892 the stack of filenames is empty.}}

Completed in 350 milliseconds