Searched defs:TimerState (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dunit-name.h206 typedef enum TimerState { enum
214 } TimerState; typedef in typeref:enum:TimerState
364 const char *timer_state_to_string(TimerState i) _const_;
365 TimerState timer_state_from_string(const char *s) _pure_;

Completed in 13 milliseconds