opt_gtagsconf    1223 htags/htags.c  		char *opt_gtagsconf = "--gtagsconf";
opt_gtagsconf    1227 htags/htags.c  			if ((p = locatestring(argv[i], opt_gtagsconf, MATCH_AT_FIRST))) {
opt_gtagsconf    1230 htags/htags.c  						die("%s needs an argument.", opt_gtagsconf);
opt_gtagsconf    1251 htags/htags.c  				die("%s file not found.", opt_gtagsconf);
opt_gtagsconf    1253 htags/htags.c  				die("cannot get absolute path of %s file.", opt_gtagsconf);
opt_gtagsconf    1473 htags/htags.c  		char *opt_gtagsconf = "--gtagsconf";
opt_gtagsconf    1482 htags/htags.c  			if ((p = locatestring(argv[i], opt_gtagsconf, MATCH_AT_FIRST))) {