local 354 htags/fileindex.c const char *p, *local = localpath(path, basedir); local 359 htags/fileindex.c if (local == NULL) { local 367 htags/fileindex.c char *slash = strchr(local, '/'); local 379 htags/fileindex.c if (baselen + 1 + (slash - local) > MAXPATHLEN) { local 386 htags/fileindex.c p = local; local 289 libutil/gpathop.c gfind_open(const char *dbpath, const char *local, int target) local 297 libutil/gpathop.c gfind->prefix = check_strdup(local ? local : "./");