opt_gtagsconf    1056 htags/htags.c  		char *opt_gtagsconf = "--gtagsconf";
opt_gtagsconf    1060 htags/htags.c  			if ((p = locatestring(argv[i], opt_gtagsconf, MATCH_AT_FIRST))) {
opt_gtagsconf    1063 htags/htags.c  						die("%s needs an argument.", opt_gtagsconf);
opt_gtagsconf    1084 htags/htags.c  				die("%s file not found.", opt_gtagsconf);
opt_gtagsconf    1086 htags/htags.c  				die("cannot get absolute path of %s file.", opt_gtagsconf);
opt_gtagsconf    1346 htags/htags.c  		char *opt_gtagsconf = "--gtagsconf";
opt_gtagsconf    1355 htags/htags.c  			if ((p = locatestring(argv[i], opt_gtagsconf, MATCH_AT_FIRST))) {