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

/systemd/src/core/
H A Dswap.h27 typedef enum SwapExecCommand { enum
32 } SwapExecCommand; typedef in typeref:enum:SwapExecCommand
88 SwapExecCommand control_command_id;
105 const char* swap_exec_command_to_string(SwapExecCommand i) _const_;
106 SwapExecCommand swap_exec_command_from_string(const char *s) _pure_;

Completed in 23 milliseconds