Searched refs:sd_watchdog_enabled (Results 1 – 8 of 8) sorted by relevance
329 int sd_watchdog_enabled(int unset_environment, uint64_t *usec);
77 sd_watchdog_enabled;
632 _public_ int sd_watchdog_enabled(int unset_environment, uint64_t *usec) { in sd_watchdog_enabled() function
461 (void) sd_watchdog_enabled(false, &u->watchdog_usec); in setup_uploader()
837 ['sd_watchdog_enabled', '3', [], ''],
1983 if (sd_watchdog_enabled(false, &s->watchdog_usec) > 0) { in server_connect_notify()
4374 r = sd_watchdog_enabled(false, &e->watchdog_period); in sd_event_set_watchdog()
11703 * The "sd-daemon.h" API gained a new sd_watchdog_enabled() to