Searched refs:SwapExecCommand (Results 1 - 2 of 2) 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_;
H A Dswap.c926 SwapExecCommand id;
1435 DEFINE_STRING_TABLE_LOOKUP(swap_exec_command, SwapExecCommand);

Completed in 271 milliseconds