Searched refs:mon_cmd_t (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dmonitor.c66 typedef struct mon_cmd_t { struct
72 } mon_cmd_t; typedef in typeref:struct:mon_cmd_t
126 static const mon_cmd_t mon_cmds[];
127 static const mon_cmd_t info_cmds[];
280 static void help_cmd_dump(Monitor *mon, const mon_cmd_t *cmds,
283 const mon_cmd_t *cmd;
311 const mon_cmd_t *cmd;
1663 static const mon_cmd_t mon_cmds[] = {
1669 static const mon_cmd_t info_cmds[] = {
2422 const mon_cmd_t *cm
[all...]

Completed in 43 milliseconds