logfile 65 libutil/logging.c char *logfile = getenv("GTAGSLOGGING"); logfile 67 libutil/logging.c if (logfile == NULL || (lp = fopen(logfile, "a")) == NULL)