Home | History | Annotate | Download | only in src

Lines Matching refs:log_file

482 	      daemon->log_file, strerror(log_err));
799 die(_("cannot open %s: %s"), daemon->log_file ? daemon->log_file : "log", EC_FILE);
876 if (daemon->log_file != NULL)
877 log_reopen(daemon->log_file);