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

/systemd/src/core/
H A Dexecute.h47 typedef enum ExecInput { enum
55 } ExecInput; typedef in typeref:enum:ExecInput
117 ExecInput std_input;
293 const char* exec_input_to_string(ExecInput i) _const_;
294 ExecInput exec_input_from_string(const char *s) _pure_;

Completed in 9 milliseconds