startp 191 htags/common.c char *startp, *p; startp 196 htags/common.c startp = current_dir; startp 197 htags/common.c p = startp + strlen(current_dir); startp 198 htags/common.c while (p > startp) {