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

/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dmsyslog.c160 int log_to_file; local
176 log_to_file = FALSE;
183 log_to_file = TRUE;
190 if (!(log_to_file || log_to_term))
198 if (msyslog_term_pid || log_to_file)
221 if (log_to_file) {

Completed in 108 milliseconds