Searched refs:log_to_file (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/libntp/
H A Dmsyslog.c154 int log_to_file; local
170 log_to_file = FALSE;
177 log_to_file = TRUE;
184 if (!(log_to_file || log_to_term))
192 if (msyslog_term_pid || log_to_file)
215 if (log_to_file) {

Completed in 105 milliseconds