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

/systemd/src/basic/
H A Dunit-name.h183 typedef enum SwapState { enum
196 } SwapState; typedef in typeref:enum:SwapState
358 const char* swap_state_to_string(SwapState i) _const_;
359 SwapState swap_state_from_string(const char *s) _pure_;

Completed in 21 milliseconds