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

/freebsd-9.3-release/usr.sbin/watchdogd/
H A Dwatchdogd.c68 static int is_daemon = 0; variable
96 if (is_daemon) {
229 if (is_daemon)
248 is_daemon = 1;
250 is_daemon ? "I:de:s:t:?" : "dt:?")) != -1) {
297 if (is_daemon && timeout < WD_TO_1SEC)
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dmsyslog.c382 int is_daemon
422 if (is_daemon)

Completed in 53 milliseconds