Searched defs:ExecCommand (Results 1 – 1 of 1) sorted by relevance
5 typedef struct ExecCommand ExecCommand; typedef95 struct ExecCommand { struct99 ExecCommandFlags flags; argument100 LIST_FIELDS(ExecCommand, command); /* useful for chaining commands */ argument