| /trueos/contrib/netbsd-tests/lib/libc/stdio/ |
| HD | t_fopen.c | 163 f = fopen(path, "w+"); in ATF_TC_BODY() 176 f = fopen(path, mode[i]); in ATF_TC_BODY() 191 ATF_REQUIRE_ERRNO(EISDIR, fopen("/usr/bin", "w") == NULL); in ATF_TC_BODY() 194 ATF_REQUIRE_ERRNO(ENOENT, fopen("/a/b/c/d/e/f", "r") == NULL); in ATF_TC_BODY() 197 ATF_REQUIRE_ERRNO(ENAMETOOLONG, fopen(buf, "r+") == NULL); in ATF_TC_BODY() 218 f = fopen(path, "w+"); in ATF_TC_BODY() 224 f = fopen(path, "a"); in ATF_TC_BODY() 229 f = fopen(path, "r"); in ATF_TC_BODY() 261 f = fopen(path, "w+"); in ATF_TC_BODY() 271 f = fopen(path, mode[i]); in ATF_TC_BODY() [all …]
|
| HD | t_fflush.c | 55 f = fopen(path, "w"); in ATF_TC_BODY() 61 f = fopen(path, "r"); in ATF_TC_BODY() 109 f = fopen(path, "w"); in ATF_TC_BODY() 115 f = fopen(path, "r+"); in ATF_TC_BODY() 152 f = fopen(path, "w"); in ATF_TC_BODY()
|
| HD | t_fputc.c | 49 f = fopen(path, "w+"); in puterr() 67 f = fopen(path, "w+"); in putstr() 77 f = fopen(path, "r"); in putstr()
|
| /trueos/tools/tools/nxge/ |
| HD | xge_log.c | 46 fdAll = fopen("stats.log", "w+"); in xge_print_hwstats() 90 fdAll = fopen("pciconf.log", "w+"); in xge_print_pciconf() 120 fdAll = fopen("devconf.log", "w+"); in xge_print_devconf() 151 fdAll = fopen("reginfo.log", "w+"); in xge_print_registers() 182 fdAll = fopen("readreg.log", "w+"); in xge_print_register() 209 fdAll = fopen("intrstats.log", "w+"); in xge_print_devstats() 238 fdAll = fopen("tcodestats.log", "w+"); in xge_print_swstats() 278 fdAll = fopen("driverinfo.log", "w+"); in xge_print_drv_version() 302 fdAll = fopen("driver_stats.log", "w+"); in xge_print_drvstats()
|
| /trueos/tools/tools/vxge/ |
| HD | vxge_log.c | 49 fdAll = fopen("vxge_regs.log", "w+"); in vxge_print_registers() 92 fdAll = fopen("vxge_regs.log", "a+"); in vxge_print_registers_legacy() 134 fdAll = fopen("vxge_regs.log", "a+"); in vxge_print_registers_toc() 176 fdAll = fopen("vxge_regs.log", "a+"); in vxge_print_registers_pcicfgmgmt() 220 fdAll = fopen("vxge_regs.log", "a+"); in vxge_print_registers_vpath() 262 fdAll = fopen("vxge_regs.log", "a+"); in vxge_print_registers_vpmgmt() 306 fdAll = fopen("vxge_regs.log", "a+"); in vxge_print_registers_mrpcim() 350 fdAll = fopen("vxge_regs.log", "a+"); in vxge_print_registers_srpcim() 394 fdAll = fopen("vxge_drv_stats.log", "w+"); in vxge_print_stats_drv() 436 fdAll = fopen("vxge_stats.log", "a+"); in vxge_print_stats() [all …]
|
| /trueos/contrib/binutils/binutils/ |
| HD | Makefile.am | 449 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \ 454 config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ 460 config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ 464 config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ 467 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \ 470 config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ 475 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \ 479 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \ 484 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \ 489 config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \ [all …]
|
| HD | Makefile.in | 1199 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \ 1204 config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ 1210 config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ 1214 config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ 1217 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \ 1220 config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ 1225 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \ 1229 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \ 1234 ../bfd/bfdver.h config.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \ 1239 config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \ [all …]
|
| /trueos/contrib/gcclibs/libiberty/testsuite/ |
| HD | test-pexecute.c | 303 if (fopen ("temp.x", "r") != NULL || fopen ("temp.y", "r") != NULL) in main() 321 if (fopen ("temp.x", "r") != NULL || fopen ("temp.y", "r") != NULL) in main() 338 e = fopen ("temp.x", "r"); in main() 343 e = fopen ("temp.y", "r"); in main() 367 if (fopen ("temp.x", "r") != NULL || fopen ("temp.y", "r") != NULL) in main() 369 e = fopen ("temp2.x", "r"); in main() 374 e = fopen ("temp2.y", "r"); in main() 424 e = fopen ("temp.y", "r"); in main() 504 e = fopen (argv[2], "w"); in do_cmd()
|
| /trueos/share/examples/bootforth/ |
| HD | boot.4th | 10 s" /boot/screen.4th" O_RDONLY fopen dup fload fclose 14 s" /boot/frames.4th" O_RDONLY fopen dup fload fclose 18 s" /boot/menu.4th" O_RDONLY fopen dup fload fclose
|
| HD | loader.rc | 16 s" /boot/screen.4th" O_RDONLY fopen dup fload fclose 20 s" /boot/frames.4th" O_RDONLY fopen dup fload fclose 24 s" /boot/menuconf.4th" O_RDONLY fopen dup fload fclose
|
| /trueos/contrib/openbsm/bin/auditfilterd/ |
| HD | auditfilterd.c | 181 conf_fp = fopen(conffile, "r"); in mainloop_file() 188 trail_fp = fopen(trailfile, "r"); in mainloop_file() 236 conf_fp = fopen(conffile, "r"); in mainloop_pipe() 323 trail_fp = fopen(trailfile, "r"); in main() 328 conf_fp = fopen(conffile, "r"); in main()
|
| /trueos/contrib/libarchive/tar/test/ |
| HD | test_option_T_upper.c | 31 FILE *f = fopen(fn, "w"); in tryMakeFile() 58 f = fopen("filelist", "w+"); in DEFINE_TEST() 69 f = fopen("filelist2", "w+"); in DEFINE_TEST()
|
| /trueos/contrib/byacc/ |
| HD | main.c | 624 input_file = fopen(input_file_name, "r"); in open_files() 634 verbose_file = fopen(verbose_file_name, "w"); in open_files() 641 graph_file = fopen(graph_file_name, "w"); in open_files() 658 defines_file = fopen(defines_file_name, "w"); in open_files() 666 externs_file = fopen(externs_file_name, "w"); in open_files() 671 output_file = fopen(output_file_name, "w"); in open_files() 677 code_file = fopen(code_file_name, "w"); in open_files()
|
| /trueos/usr.bin/ctags/ |
| HD | ctags.c | 150 if (!(inf = fopen(argv[step], "r"))) { in main() 168 if ((oldf = fopen(outfile, "r")) == NULL) in main() 172 if ((outf = fopen(outfile, "w")) == NULL) in main() 199 if (!(outf = fopen(outfile, aflag ? "a" : "w"))) in main()
|
| /trueos/libexec/mknetid/ |
| HD | mknetid.c | 147 if ((gfp = fopen(groupfile, "r")) == NULL) { in main() 151 if ((pfp = fopen(passfile, "r")) == NULL) { in main() 155 if ((hfp = fopen(hostsfile, "r")) == NULL) { in main() 159 if ((nfp = fopen(netidfile, "r")) == NULL) { in main()
|
| /trueos/sbin/dump/ |
| HD | itime.c | 74 if ((df = fopen(dumpdates, "r")) == NULL) { in initdumptimes() 84 if ((df = fopen(dumpdates, "w")) == NULL) { in initdumptimes() 90 if ((df = fopen(dumpdates, "r")) == NULL) { in initdumptimes() 172 if ((df = fopen(dumpdates, "r+")) == NULL) in putdumptime()
|
| /trueos/usr.bin/bsdiff/bspatch/ |
| HD | bspatch.c | 78 if ((f = fopen(argv[3], "rb")) == NULL) in main() 116 if ((cpf = fopen(argv[3], "rb")) == NULL) in main() 123 if ((dpf = fopen(argv[3], "rb")) == NULL) in main() 130 if ((epf = fopen(argv[3], "rb")) == NULL) in main()
|
| /trueos/contrib/groff/src/libs/libgroff/ |
| HD | searchpath.cpp | 101 FILE *fp = fopen(name, "r"); in open_file() 130 FILE *fp = fopen(path, "r"); in open_file() 158 FILE *fp = fopen(name, mode); in open_file_cautious() 187 FILE *fp = fopen(path, mode); in open_file_cautious()
|
| /trueos/crypto/heimdal/lib/kafs/ |
| HD | common.c | 179 f = fopen(file, "r"); in find_cells() 272 if ((F = fopen(_PATH_CELLSERVDB, "r")) in file_find_cell() 273 || (F = fopen(_PATH_ARLA_CELLSERVDB, "r")) in file_find_cell() 274 || (F = fopen(_PATH_OPENAFS_DEBIAN_CELLSERVDB, "r")) in file_find_cell() 275 || (F = fopen(_PATH_OPENAFS_MACOSX_CELLSERVDB, "r")) in file_find_cell() 276 || (F = fopen(_PATH_ARLA_DEBIAN_CELLSERVDB, "r"))) { in file_find_cell()
|
| /trueos/usr.bin/msgs/ |
| HD | msgs.c | 262 bounds = fopen(fname, "r"); in main() 330 bounds = fopen(fname, "w"); in main() 343 bounds = fopen(fname, "w"); in main() 349 newmsg = fopen(fname, "w"); in main() 408 msgsrc = fopen(fname, "r"); in main() 424 msgsrc = fopen(fname, "r+"); in main() 426 msgsrc = fopen(fname, "w"); in main() 472 newmsg = fopen(fname, "r"); in main() 770 cpfrom = fopen(fname, "r"); in ask()
|
| /trueos/lib/libc/stdio/ |
| HD | Makefile.inc | 11 fileno.c findfp.c flags.c fmemopen.c fopen.c fprintf.c fpurge.c \ 38 fopen.3 fputs.3 \ 53 MLINKS+=fopen.3 fdopen.3 fopen.3 freopen.3 fopen.3 fmemopen.3
|
| /trueos/usr.sbin/rpcbind/ |
| HD | warmstart.c | 77 fp = fopen(filename, "w"); in write_struct() 83 fp = fopen(filename, "w"); in write_struct() 123 fp = fopen(filename, "r"); in read_struct()
|
| /trueos/lib/libfetch/ |
| HD | file.c | 51 f = fopen(u->doc, "r"); in fetchXGetFile() 80 f = fopen(u->doc, "a"); in fetchPutFile() 82 f = fopen(u->doc, "w+"); in fetchPutFile()
|
| /trueos/usr.sbin/config/ |
| HD | lang.l | 265 fp = fopen(fname, "r"); 269 fp = fopen(fnamebuf, "r"); 277 fp = fopen(fnamebuf, "r");
|
| /trueos/contrib/opie/libopie/ |
| HD | open.c | 40 if (!(f = fopen(file, "w"))) 72 if (!(f = fopen(file, fmode)))
|