fopen 1252 global/global.c if (!(fp = fopen(path, "r"))) fopen 1648 global/global.c fp = fopen(makepath(root, curpath, NULL), "r"); fopen 127 gozilla/gozilla.c if (!(ip = fopen(makepath(p, gozillarc, NULL), "r"))) fopen 129 gozilla/gozilla.c if (!(ip = fopen(makepath(p, dos_gozillarc, NULL), "r"))) fopen 365 gozilla/gozilla.c fp = fopen(path, "r"); fopen 115 gtags-cscope/mypopen.c fp = fopen(path, mode); fopen 56 htags/cflowindex.c if ((ip = fopen(cflow_file, "r")) == NULL) { fopen 60 htags/cflowindex.c if ((op = fopen(makepath(distpath, output, NULL), "w")) == NULL) { fopen 282 htags/common.c ip = fopen(insert_header, "r"); fopen 299 htags/common.c ip = fopen(insert_footer, "r"); fopen 742 htags/fileindex.c if ((filesop = fopen(makepath(distpath, file, NULL), "w")) == NULL) fopen 765 htags/fileindex.c if (!(FILEMAP = fopen(makepath(distpath, "FILEMAP", NULL), "w"))) fopen 425 htags/htags.c op = fopen(makepath(path, "index.html", NULL), "w"); fopen 442 htags/htags.c op = fopen(path, "w"); fopen 518 htags/htags.c ip = fopen(strbuf_value(sb), "r"); fopen 523 htags/htags.c ip = fopen(strbuf_value(sb), "r"); fopen 582 htags/htags.c op = fopen(makepath(dist, file, NULL), "w"); fopen 626 htags/htags.c op = fopen(makepath(distpath, file, NULL), "w"); fopen 651 htags/htags.c op = fopen(makepath(distpath, file, NULL), "w"); fopen 779 htags/htags.c op = fopen(makepath(distpath, file, NULL), "w"); fopen 831 htags/htags.c op = fopen(makepath(distpath, file, NULL), "w"); fopen 856 htags/htags.c op = fopen(makepath(distpath, file, NULL), "w"); fopen 875 htags/htags.c op = fopen(makepath(distpath, file, NULL), "w"); fopen 934 htags/htags.c anchor_stream = fopen(name, "w+bD"); fopen 983 htags/htags.c FILE *ip = fopen(file, "r"); fopen 1897 htags/htags.c FILE *ip = fopen(path, "r"); fopen 1917 htags/htags.c FILE *op = fopen(path, "w"); fopen 2114 htags/htags.c FILE *op = fopen(path, "w"); fopen 2125 htags/htags.c FILE *op = fopen(path, "w"); fopen 791 htags/src2html.c ip = fopen(strbuf_value(dir), "r"); fopen 749 libltdl/ltdl.c if ((*pfile = fopen (filename, LT_READTEXT_MODE))) fopen 1376 libltdl/ltdl.c file = fopen (attempt, LT_READTEXT_MODE); fopen 71 libparser/parser.c if ((ip = fopen(filename, "r")) == NULL) fopen 63 libutil/args.c ip = fopen(filename, "r"); fopen 83 libutil/args.c ip = fopen(filename, "r"); fopen 282 libutil/conf.c if (!(fp = fopen(config, "r"))) fopen 71 libutil/fileop.c FILE *fp = fopen(path, "r"); fopen 104 libutil/fileop.c fp = fopen(path, "w"); fopen 565 libutil/find.c ip = fopen(filename, "r"); fopen 294 libutil/getdbpath.c fp = fopen(path, "r"); fopen 74 libutil/linetable.c if ((ip = fopen(path, "r")) == NULL) fopen 67 libutil/logging.c if (logfile == NULL || (lp = fopen(logfile, "a")) == NULL) fopen 69 libutil/token.c if ((ip = fopen(file, "rb")) == NULL)