Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dtimer.c78 if (!t->values && !t->on_clock_change && !t->on_timezone_change) in timer_verify()
260 prefix, yes_no(t->on_timezone_change)); in timer_dump()
495 if (!found_monotonic && !found_realtime && !t->on_timezone_change && !t->on_clock_change) { in timer_enter_waiting()
837 if (t->on_timezone_change) { in timer_timezone_change()
Dtimer.h61 bool on_timezone_change; member
Ddbus-timer.c125 …TY("OnTimezoneChange", "b", bus_property_get_bool, offsetof(Timer, on_timezone_change), SD_BUS_VTA…
246 … return bus_set_transient_bool(u, name, &t->on_timezone_change, message, flags, error); in bus_timer_set_transient_property()
Dload-fragment-gperf.gperf.in532 …, 0, offsetof(Timer, on_timezone_change)