| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | dump-parse-tree.c | 45 static FILE *dumpfile; variable 62 FILE *tmp = dumpfile; in debug() 63 dumpfile = stderr; in debug() 65 fputc ('\n', dumpfile); in debug() 66 dumpfile = tmp; in debug() 71 FILE *tmp = dumpfile; in debug() 72 dumpfile = stderr; in debug() 75 fputc ('\n', dumpfile); in debug() 78 fputc ('\n', dumpfile); in debug() 79 dumpfile = tmp; in debug() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | dump-parse-tree.cc | 45 static FILE *dumpfile; variable 62 FILE *tmp = dumpfile; in debug() 63 dumpfile = stderr; in debug() 65 fputc ('\n', dumpfile); in debug() 66 dumpfile = tmp; in debug() 71 FILE *tmp = dumpfile; in debug() 72 dumpfile = stderr; in debug() 75 fputc ('\n', dumpfile); in debug() 78 fputc ('\n', dumpfile); in debug() 79 dumpfile = tmp; in debug() [all …]
|
| /netbsd-src/external/bsd/am-utils/dist/hlfsd/ |
| H A D | homedir.c | 736 FILE *dumpfile; local 755 if ((dumpfile = fdopen(dumpfd, "a")) != NULL) { 757 fprintf(dumpfile, "\n\nNew plt_dump():\n"); 759 fprintf(dumpfile, 768 fprintf(dumpfile, "\nUserName table by plt_print():\n"); 770 fprintf(dumpfile, "%4d : \"%s\" %4lu \"%s\"\n", i, 773 fclose(dumpfile); 781 FILE *dumpfile; local 784 if ((dumpfile = fopen("/var/tmp/hlfsdump", "a")) != NULL) { 785 fprintf(dumpfile, "\n\nNEW PLT_DUMP -- "); [all …]
|
| /netbsd-src/regress/sys/fs/ffs/ |
| H A D | Makefile | 125 mkdir ${TMPL}/dumpfile 126 TMPFS_DUMP=${TMPL}/dumpfile/dumpfile.10k; \ 130 mkdir ${TMPL}/dumpfile/subdir 131 ln -s ../dumpfile.10k.0 ${TMPL}/dumpfile/subdir/link; 132 ln -s ../dumpfile.10k.1 ${TMPL}/dumpfile/subdir/really_really_really_really_really_really_long_name_to_use_up_space.link;
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| H A D | t-nds32 | 25 insn-config.h conditions.h output.h dumpfile.h \ 37 insn-config.h conditions.h output.h dumpfile.h \ 49 insn-config.h conditions.h output.h dumpfile.h \ 61 insn-config.h conditions.h output.h dumpfile.h \ 74 insn-config.h conditions.h output.h dumpfile.h \ 87 insn-config.h conditions.h output.h dumpfile.h \ 100 insn-config.h conditions.h output.h dumpfile.h \ 113 insn-config.h conditions.h output.h dumpfile.h \ 126 insn-config.h conditions.h output.h dumpfile.h \ 139 insn-config.h conditions.h output.h dumpfile.h \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| H A D | t-nds32 | 25 insn-config.h conditions.h output.h dumpfile.h \ 37 insn-config.h conditions.h output.h dumpfile.h \ 49 insn-config.h conditions.h output.h dumpfile.h \ 61 insn-config.h conditions.h output.h dumpfile.h \ 74 insn-config.h conditions.h output.h dumpfile.h \ 87 insn-config.h conditions.h output.h dumpfile.h \ 100 insn-config.h conditions.h output.h dumpfile.h \ 113 insn-config.h conditions.h output.h dumpfile.h \ 126 insn-config.h conditions.h output.h dumpfile.h \ 139 insn-config.h conditions.h output.h dumpfile.h \
|
| /netbsd-src/usr.sbin/quotarestore/ |
| H A D | quotarestore.c | 519 const char *dumpfile = NULL; in main() local 533 dumpfile = argv[optind++]; in main() 543 if (dumpfile != NULL) { in main() 544 f = fopen(dumpfile, "r"); in main() 546 err(EXIT_FAILURE, "%s", dumpfile); in main() 550 dumpfile = "<stdin>"; in main() 561 readdumpfile(qh, f, dumpfile, seenkeys); in main() 569 readdumpfile(qh, f, dumpfile, NULL); in main()
|
| /netbsd-src/usr.sbin/acpitools/amldb/ |
| H A D | region.c | 59 static void aml_simulation_regload(const char *dumpfile); 168 aml_simulation_regload(const char *dumpfile) in aml_simulation_regload() argument 177 if ((fp = fopen(dumpfile, "r")) == NULL) { in aml_simulation_regload() 178 warn("%s", dumpfile); in aml_simulation_regload() 494 aml_simulation_regdump(const char *dumpfile) in aml_simulation_regdump() argument 502 if ((fp = fopen(dumpfile, "w")) == NULL) { in aml_simulation_regdump() 503 warn("%s", dumpfile); in aml_simulation_regdump()
|
| /netbsd-src/usr.sbin/rtadvd/ |
| H A D | dump.c | 266 rtadvd_dump_file(const char *dumpfile) in rtadvd_dump_file() argument 269 dumpfile); in rtadvd_dump_file() 271 if ((fp = fopen(dumpfile, "w")) == NULL) { in rtadvd_dump_file() 273 __func__, dumpfile); in rtadvd_dump_file()
|
| /netbsd-src/usr.bin/ktrace/ |
| H A D | ktrace.h | 46 void dumpfile(const char *, int, int);
|
| H A D | ktrace.c | 205 dumpfile(infile, 0, trpoints); in main() 371 dumpfile(NULL, pi[0], trpoints); in do_ktrace()
|
| /netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
| H A D | test_write_read_format_zip.c | 594 dumpfile("constructed.zip", buff, used); in DEFINE_TEST() 644 dumpfile("constructed.zip", buff, used); in DEFINE_TEST() 697 dumpfile("constructed64.zip", buff, used); in DEFINE_TEST() 749 dumpfile("constructed64.zip", buff, used); in DEFINE_TEST()
|
| H A D | test_write_format_zip_compression_store.c | 374 dumpfile("constructed.zip", buff, used); in DEFINE_TEST() 396 dumpfile("constructed.zip", buff, used); in DEFINE_TEST()
|
| H A D | test_write_format_zip_file.c | 126 dumpfile("constructed.zip", buff, used); in DEFINE_TEST()
|
| H A D | test_write_format_zip64_stream.c | 114 dumpfile("constructed.zip", buff, used); in DEFINE_TEST()
|
| H A D | test_write_format_zip_file_zip64.c | 129 dumpfile("constructed.zip", buff, used); in DEFINE_TEST()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
| H A D | t-ia64 | 28 $(OPTS_H) dumpfile.h $(HASH_TABLE_H)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| H A D | t-ia64 | 28 $(OPTS_H) dumpfile.h $(HASH_TABLE_H)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
| H A D | t-spu-elf | 21 $(RTL_H) $(REGS_H) hard-reg-set.h dumpfile.h \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog.jit | 218 * dumpfile.h (gcc::dump_manager): New class, to hold state 219 relating to dumpfile management. 232 * dumpfile.c (extra_dump_files): Convert to field of
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | revision | 59 0 string SVN-fs-dump-format-version: Subversion dumpfile
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | optinfo.texi | 25 A dump_manager class is defined in @file{dumpfile.h}. Various passes 49 defined categories in @file{dumpfile.h} are
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | optinfo.texi | 25 A dump_manager class is defined in @file{dumpfile.h}. Various passes 49 defined categories in @file{dumpfile.h} are
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
| H A D | t-avr | 59 $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(TREE_H) $(INPUT_H) dumpfile.h
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
| H A D | t-avr | 59 $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(TREE_H) $(INPUT_H) dumpfile.h
|