Home
last modified time | relevance | path

Searched refs:inhibit_delay_max (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/login/
Dlogind-gperf.gperf26 …tDelayMaxSec, config_parse_sec, 0, offsetof(Manager, inhibit_delay_max)
Dlogind.h68 usec_t inhibit_delay_max; member
Dlogind-core.c38 m->inhibit_delay_max = 5 * USEC_PER_SEC; in manager_reset_config()
Dlogind-dbus.c1699 … r = sd_event_source_set_time_relative(m->inhibit_timeout_source, m->inhibit_delay_max); in delay_shutdown_or_sleep()
1710 CLOCK_MONOTONIC, m->inhibit_delay_max, 0, in delay_shutdown_or_sleep()
1747 m->inhibit_delay_max > 0 && in bus_manager_shutdown_or_sleep_now_or_later()
3366 …SD_BUS_PROPERTY("InhibitDelayMaxUSec", "t", NULL, offsetof(Manager, inhibit_delay_max), SD_BUS_VTA…