TimerState 250 src/core/timer.c static void timer_set_state(Timer *t, TimerState state) { TimerState 251 src/core/timer.c TimerState old_state; TimerState 595 src/core/timer.c TimerState state; TimerState 726 src/core/timer.c DEFINE_STRING_TABLE_LOOKUP(timer_state, TimerState); TimerState 78 src/core/timer.h TimerState state, deserialized_state; TimerState 95 src/core/timer.h const char *timer_state_to_string(TimerState i) _const_; TimerState 96 src/core/timer.h TimerState timer_state_from_string(const char *s) _pure_;