cvsweb_cvsroot    134 htags/htags.c  const char *cvsweb_cvsroot;
cvsweb_cvsroot   1468 htags/htags.c  			cvsweb_cvsroot = optarg;
cvsweb_cvsroot    102 htags/htags.h  extern const char *cvsweb_cvsroot;
cvsweb_cvsroot    712 htags/src2html.c 		if (cvsweb_cvsroot) {
cvsweb_cvsroot    714 htags/src2html.c 			strbuf_puts(sb, cvsweb_cvsroot);