Home | History | Annotate | Download | only in src

Lines Matching refs:max_logs

154   if (daemon->max_logs != 0)
501 if (daemon->max_logs != 0)
502 my_syslog(LOG_INFO, _("asynchronous logging enabled, queue limit is %d messages"), daemon->max_logs);