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

/freebsd-10.1-release/usr.sbin/watchdogd/
H A Dwatchdogd.c83 static int is_daemon = 0; variable
148 if (is_daemon) {
477 if (is_daemon)
697 is_daemon = 1;
699 if (is_daemon)
773 if (is_daemon && timeout < WD_TO_1SEC)
/freebsd-10.1-release/contrib/ntp/libntp/
H A Dmsyslog.c382 int is_daemon
422 if (is_daemon)
/freebsd-10.1-release/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c113 static int is_daemon = 1; variable
118 if (is_daemon == 1) \
124 if (is_daemon == 1) \
1377 is_daemon = 0;
1391 if (is_daemon == 1)

Completed in 60 milliseconds