Home
last modified time | relevance | path

Searched refs:UNIT_TIMER (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/basic/
Dunit-def.c47 [UNIT_TIMER] = "org.freedesktop.systemd1.Timer", in unit_dbus_interface_from_type()
79 [UNIT_TIMER] = "timer",
Dunit-file.c24 UNIT_TIMER, in unit_type_may_alias()
33 UNIT_TIMER, in unit_type_may_template()
Dunit-def.h21 UNIT_TIMER, enumerator
/systemd-251/src/run/
Drun.c920 r = transient_unit_set_properties(m, UNIT_TIMER, arg_timer_property); in transient_timer_set_properties()
1579 case UNIT_TIMER: in start_transient_trigger()
/systemd-251/src/shared/
Dbus-unit-util.c2574 case UNIT_TIMER: in bus_append_unit_property_assignment()
/systemd-251/src/core/
Dunit.c83 [UNIT_TIMER] = &timer_vtable,