Home | History | Annotate | Download | only in src

Lines Matching refs:log_file

476 	      daemon->log_file, strerror(log_err));
793 die(_("cannot open %s: %s"), daemon->log_file ? daemon->log_file : "log", EC_FILE);
870 if (daemon->log_file != NULL)
871 log_reopen(daemon->log_file);