Home
last modified time | relevance | path

Searched defs:ExecCommand (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/core/
Dexecute.h5 typedef struct ExecCommand ExecCommand; typedef
95 struct ExecCommand { struct
99 ExecCommandFlags flags; argument
100 LIST_FIELDS(ExecCommand, command); /* useful for chaining commands */ argument