Home
last modified time | relevance | path

Searched refs:was_daemon (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/ntp/libntp/
Dmsyslog.c385 static int was_daemon; in init_logging() local
423 was_daemon = TRUE; in init_logging()
431 openlog(progname, LOG_PID | LOG_NDELAY, (was_daemon) in init_logging()