makepath 199 global/global.c dbop = dbop_open(makepath(dbpath, dbname(GTAGS), NULL), 0, 0, 0); makepath 423 global/global.c if (Iflag && !test("f", makepath(root, "ID", NULL))) makepath 692 global/global.c path = makepath(".", path, NULL); makepath 872 global/global.c fprintf(stderr, " (using '%s').\n", makepath(dbpath, dbname(GPATH), NULL)); makepath 944 global/global.c if (!test("f", makepath(root, path, NULL))) { makepath 1103 global/global.c fp = fopen(makepath(root, curpath, NULL), "r"); makepath 1261 global/global.c if (!test("f", makepath(libdbpath, dbname(db), NULL))) makepath 1279 global/global.c fprintf(stderr, " (using '%s')", makepath(dbpath, dbname(db), NULL)); makepath 117 gozilla/gozilla.c if (!test("r", makepath(p, gozillarc, NULL))) makepath 119 gozilla/gozilla.c if (!test("r", makepath(p, dos_gozillarc, NULL))) makepath 122 gozilla/gozilla.c if (!(ip = fopen(makepath(p, gozillarc, NULL), "r"))) makepath 124 gozilla/gozilla.c if (!(ip = fopen(makepath(p, dos_gozillarc, NULL), "r"))) makepath 186 gozilla/gozilla.c if (test("d", makepath(dbpath, "HTML", NULL))) makepath 187 gozilla/gozilla.c strlimcpy(htmldir, makepath(dbpath, "HTML", NULL), sizeof(htmldir)); makepath 188 gozilla/gozilla.c else if (test("d", makepath(root, "HTML", NULL))) makepath 189 gozilla/gozilla.c strlimcpy(htmldir, makepath(root, "HTML", NULL), sizeof(htmldir)); makepath 190 gozilla/gozilla.c else if (test("d", makepath(root, "html/HTML", NULL))) makepath 192 gozilla/gozilla.c strlimcpy(htmldir, makepath(root, "html/HTML", NULL), sizeof(htmldir)); makepath 325 gozilla/gozilla.c path = makepath(htmldir, "MAP.db", NULL); makepath 329 gozilla/gozilla.c path = makepath(htmldir, "MAP", NULL); makepath 364 gozilla/gozilla.c makefileurl(makepath(htmldir, ptable.part[1].start, NULL), 0, URL); makepath 318 gtags/gtags.c if (iflag && (!test("f", makepath(dbpath, dbname(GTAGS), NULL)) || makepath 319 gtags/gtags.c !test("f", makepath(dbpath, dbname(GPATH), NULL)))) { makepath 365 gtags/gtags.c if (!test("f", makepath(dbpath, dbname(GPATH), NULL))) makepath 425 gtags/gtags.c strbuf_puts(sb, makepath(dbpath, "ID", NULL)); makepath 463 gtags/gtags.c path = makepath(dbpath, dbname(GTAGS), NULL); makepath 561 gtags/gtags.c && !test("f", makepath(dbpath, dbname(db), NULL))) makepath 599 gtags/gtags.c utime(makepath(dbpath, dbname(db), NULL), NULL); makepath 647 gtags/gtags.c if (db == GRTAGS && !test("f", makepath(dbpath, dbname(GTAGS), NULL))) makepath 762 gtags/gtags.c if (db == GRTAGS && !test("f", makepath(dbpath, dbname(GTAGS), NULL))) makepath 69 htags/defineindex.c fileop_MAP = open_output_file(makepath(distpath, "MAP", NULL), 0); makepath 72 htags/defineindex.c fileop_DEFINES = open_output_file(makepath(distpath, file, NULL), 0); makepath 691 htags/fileindex.c if ((filesop = fopen(makepath(distpath, file, NULL), "w")) == NULL) makepath 707 htags/fileindex.c if (!(FILEMAP = fopen(makepath(distpath, "FILEMAP", NULL), "w"))) makepath 708 htags/fileindex.c die("cannot open '%s'.", makepath(distpath, "FILEMAP", NULL)); makepath 373 htags/htags.c const char *path = makepath(distpath, name, NULL); makepath 446 htags/htags.c op = fopen(makepath(dist, file, NULL), "w"); makepath 531 htags/htags.c op = fopen(makepath(distpath, file, NULL), "w"); makepath 556 htags/htags.c op = fopen(makepath(distpath, file, NULL), "w"); makepath 647 htags/htags.c if (test("f", makepath(dbpath, dbname(GSYMS), NULL))) { makepath 657 htags/htags.c if (enable_idutils && test("f", makepath(dbpath, "ID", NULL))) { makepath 690 htags/htags.c op = fopen(makepath(distpath, file, NULL), "w"); makepath 698 htags/htags.c fputs_nl(gen_frame("search", makepath(NULL, "search", normal_suffix)), op); makepath 706 htags/htags.c fputs_nl(gen_frame("defines", makepath(NULL, "defines", normal_suffix)), op); makepath 707 htags/htags.c fputs_nl(gen_frame("files", makepath(NULL, "files", normal_suffix)), op); makepath 709 htags/htags.c fputs_nl(gen_frame("mains", makepath(NULL, "mains", normal_suffix)), op); makepath 742 htags/htags.c op = fopen(makepath(distpath, file, NULL), "w"); makepath 767 htags/htags.c op = fopen(makepath(distpath, file, NULL), "w"); makepath 786 htags/htags.c op = fopen(makepath(distpath, file, NULL), "w"); makepath 1604 htags/htags.c if (!test("f", makepath(arg_dbpath, dbname(GTAGS), NULL))) makepath 1731 htags/htags.c path = makepath(dbpath, dbname(i), NULL); makepath 1853 htags/htags.c if (chmod(makepath(cgidir, "global.cgi", NULL), 0755) < 0) makepath 1861 htags/htags.c if (chmod(makepath(distpath, "bless.sh", NULL), 0640) < 0) makepath 1868 htags/htags.c if (chmod(makepath(distpath, ".htaccess.skel", NULL), 0644) < 0) makepath 1872 htags/htags.c if (chmod(makepath(cgidir, "ghtml.cgi", NULL), 0644) < 0) makepath 1973 htags/htags.c if (chmod(makepath(distpath, "rebuild.sh", NULL), 0640) < 0) makepath 1999 htags/htags.c message(format, makepath("DOCUMENT_ROOT", action, NULL)); makepath 2002 htags/htags.c message(format, makepath("HTML", action, NULL)); makepath 53 htags/path2url.c dbop = dbop_open(makepath(dbpath, dbname(GPATH), NULL), 0, 0, 0); makepath 55 htags/path2url.c die("cannot open '%s'.", makepath(dbpath, dbname(GPATH), NULL)); makepath 212 libutil/conf.c else if ((p = get_home_directory()) && test("r", makepath(p, GTAGSRC, NULL))) makepath 213 libutil/conf.c strbuf_puts(sb, makepath(p, GTAGSRC, NULL)); makepath 215 libutil/conf.c else if ((p = get_home_directory()) && test("r", makepath(p, DOS_GTAGSRC, NULL))) makepath 216 libutil/conf.c strbuf_puts(sb, makepath(p, DOS_GTAGSRC, NULL)); makepath 50 libutil/defined.c dbop = dbop_open(makepath(dbpath, "GTAGS", NULL), 0, 0, 0); makepath 364 libutil/find.c if (stat(makepath(dir, dp->d_name, NULL), &st) < 0) { makepath 500 libutil/find.c strlimcpy(path, makepath(dir, unit, NULL), sizeof(path)); makepath 209 libutil/getdbpath.c path = makepath(root, "GTAGSROOT", NULL); makepath 229 libutil/getdbpath.c s = realpath(makepath(root, s, NULL), buf); makepath 111 libutil/gpathop.c dbop = dbop_open(makepath(dbpath, dbname(GPATH), NULL), mode, 0644, 0); makepath 293 libutil/gpathop.c gfind->dbop = dbop_open(makepath(dbpath, dbname(GPATH), NULL), 0, 0, 0); makepath 298 libutil/gtagsop.c gtop->dbop = dbop_open(makepath(dbpath, dbname(db), NULL), dbmode, 0644, DBOP_DUP); makepath 24 libutil/makepath.h const char *makepath(const char *, const char *, const char *); makepath 77 libutil/usable.c if (test("fx", makepath(BINDIR, command, NULL))) { makepath 78 libutil/usable.c strlimcpy(path, makepath(BINDIR, command, NULL), sizeof(path)); makepath 94 libutil/usable.c if (test("fx", makepath(dir, command, NULL))) { makepath 95 libutil/usable.c strlimcpy(path, makepath(dir, command, NULL), sizeof(path)); makepath 100 libutil/usable.c if (test("f", makepath(dir, command, suffix[i]))) { makepath 101 libutil/usable.c strlimcpy(path, makepath(dir, command, suffix[i]), sizeof(path));