Searched defs:use_watchdog (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dshutdown.c163 bool in_container, use_watchdog = false; local
207 use_watchdog = !!getenv("WATCHDOG_USEC");
229 if (use_watchdog)

Completed in 10 milliseconds