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

/freebsd-12-stable/usr.sbin/watchdogd/
H A Dwatchdogd.c88 static int is_dry_run = 0; /* do not arm the watchdog, only variable
140 if (!is_dry_run && watchdog_init() == -1)
260 if (is_dry_run)
395 if (is_dry_run)
411 if (is_dry_run)
717 is_dry_run = 1;

Completed in 106 milliseconds