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

/freebsd-current/usr.sbin/watchdogd/
H A Dwatchdogd.c86 static int is_dry_run = 0; /* do not arm the watchdog, only variable
138 if (!is_dry_run && watchdog_init() == -1)
258 if (is_dry_run)
393 if (is_dry_run)
409 if (is_dry_run)
715 is_dry_run = 1;

Completed in 57 milliseconds