Home
last modified time | relevance | path

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

/xen/tools/xl/
A Dxl.h22 struct cmd_spec { struct
23 const char *cmd_name;
24 int (*cmd_impl)(int argc, char **argv);
25 int can_dryrun;
26 int modifies;
27 const char *cmd_desc;
28 const char *cmd_usage;
29 const char *cmd_option;

Completed in 12 milliseconds