have_logfile      318 lib/common/logging.c     static bool have_logfile = false;
have_logfile      321 lib/common/logging.c     if ((filename == NULL) && !have_logfile) {
have_logfile      373 lib/common/logging.c     have_logfile = true;