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

/systemd/src/core/
H A Dmount.h27 typedef enum MountExecCommand { enum
33 } MountExecCommand; typedef in typeref:enum:MountExecCommand
91 MountExecCommand control_command_id;
103 const char* mount_exec_command_to_string(MountExecCommand i) _const_;
104 MountExecCommand mount_exec_command_from_string(const char *s) _pure_;

Completed in 10 milliseconds