Home
last modified time | relevance | path

Searched refs:TimerBase (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/core/
Dtimer.h9 typedef enum TimerBase { enum
18 } TimerBase; typedef
21 TimerBase base;
73 const char *timer_base_to_string(TimerBase i) _const_;
74 TimerBase timer_base_from_string(const char *s) _pure_;
Ddbus-timer.c142 TimerBase base, in timer_add_one_monotonic_spec()
173 TimerBase base, in timer_add_one_calendar_spec()
261 TimerBase b; in bus_timer_set_transient_property()
297 TimerBase b; in bus_timer_set_transient_property()
331 TimerBase b; in bus_timer_set_transient_property()
Dtimer.c905 DEFINE_STRING_TABLE_LOOKUP(timer_base, TimerBase);